Intelligent slicing updates RANSlice feature
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / ranSlice-configDB-updatenearRTRIC.json
index b3dd73d..8b02752 100644 (file)
@@ -5,13 +5,12 @@
     {
       "pLMNId": ${tmp.payload.pLMNId},
       "sNSSAI": {
-        "configData": [
+        "configData":
           {
             "dLThptPerSlice": ${tmp.nearRTRIC.dLThptPerSlice},
             "maxNumberOfConns": ${tmp.nearRTRIC.maxNumberOfConns},
             "uLThptPerSlice": ${tmp.nearRTRIC.uLThptPerSlice}
           },
-        ],
         "globalSubscriberId": "",
         "sNSSAI": ${payloadJson.input.sliceProfile.sNSSAI},
         "status": "ACTIVE",