RanSlice DG, Templates - Integration Testing Fixes
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / ranSlice-configDB-updatenearRTRIC.json
index 8b02752..01402db 100644 (file)
@@ -1,21 +1,22 @@
 {
-  "gNBId": ${tmp.gNBId},
+   "gNBId": ${tmp.gNBId},
   "nearRTRICId": ${tmp.nearRTRICId},
   "pLMNInfoList": [
     {
       "pLMNId": ${tmp.payload.pLMNId},
-      "sNSSAI": {
-        "configData":
+      "sNSSAI": [{
+        "configData": [
           {
             "dLThptPerSlice": ${tmp.nearRTRIC.dLThptPerSlice},
             "maxNumberOfConns": ${tmp.nearRTRIC.maxNumberOfConns},
             "uLThptPerSlice": ${tmp.nearRTRIC.uLThptPerSlice}
-          },
+          }],
         "globalSubscriberId": "",
-        "sNSSAI": ${payloadJson.input.sliceProfile.sNSSAI},
+        "sNSSAI": ${tmp.payload.sNSSAI},
         "status": "ACTIVE",
         "subscriptionServiceType": ""
       }
+]
     }
   ],
   "ranNFNSSIList": [