aboutsummaryrefslogtreecommitdiffstats
path: root/mso-api-handlers/mso-api-handler-infra/src/test/resources/ManagedObject3gppServiceInstancesTest/ModifySliceProfile.json
blob: f03a7beb6fd05ada1573beb2b77bdf0c1983a304 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "attributes": {
    "sliceProfileList": [{
      "sliceProfileId": "a1e5d51f-4bcb-42f0-83e2-cde6ac0a2e66",
      "RANSliceSubnetProfile": {
        "coverageAreaTAList": 777,
        "dLLatency": 200,
        "uLLatency": 200,
        "resourceSharingLevel":"SHARED"
      }
    }]
  }
}