DG's, templates, properties for ranSlice feature
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / ranSlice-configDB-updateRANSliceInventory.json
1 {
2   "isShareable": "string",
3   "nSSAIList": [
4     "string"
5   ],
6   "nsstId": "string",
7   "ranNFNSSIId": "string",
8   "ranNSSIList": [
9     "string"
10   ],
11   "sliceProfilesList": [
12     {
13       "coverageAreaList": [
14         "string"
15       ],
16       "dLThptPerSlice": 0,
17       "latency": 0,
18       "maxNumberofConns": 0,
19       "maxNumberofUEs": 0,
20       "pLMNIdList": "string",
21       "resourceSharingLevel": "string",
22       "sNSSAI": "string",
23       "sliceProfileId": "string",
24       "uEMobilityLevel": "string",
25       "uLThptPerSlice": 0
26     }
27   ],
28   "sliceType": "string",
29   "subnetStatus": "string",
30   "trackingAreaList": "string"
31 }