Code changes in SO api-handler for RAN Slice
[so.git] / mso-api-handlers / mso-api-handler-infra / src / test / resources / ManagedObject3gppServiceInstancesTest / ModifySliceProfile.json
1 {
2   "attributes": {
3     "sliceProfileList": [{
4       "sliceProfileId": "a1e5d51f-4bcb-42f0-83e2-cde6ac0a2e66",
5       "RANSliceSubnetProfile": {
6         "coverageAreaTAList": 777,
7         "dLLatency": 200,
8         "uLLatency": 200,
9         "resourceSharingLevel":"SHARED"
10       }
11     }]
12   }
13 }