RANSlice - allocate modify : CPS Integration
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-update-ran-inventory.json
index 45632ff..52db8df 100644 (file)
@@ -1,5 +1,6 @@
 {
 "payload":{
+"ran-inventory":{
 "ran-slices":[
 {
 "rannfnssiid":${tmp.payload.RANNFNSSIId},
@@ -20,8 +21,9 @@
 }
 ],
 "subnetStatus":"ACTIVE",
-"sliceType":"eMBB"
+"slicetype":"eMBB"
 }
 ]
 }
-}
\ No newline at end of file
+}
+}