X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2FranSlice-configDB-updatenearRTRIC.json;h=01402db0e264659fff2296a9a68c4cbb6d4b6dba;hb=HEAD;hp=7f1eb941bafa3470dde638840a52c2bb48ab5e0c;hpb=0adf90393f19ad54c61cb17b79f556b8fe9818f1;p=ccsdk%2Fdistribution.git diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-updatenearRTRIC.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-updatenearRTRIC.json index 7f1eb941..01402db0 100644 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-updatenearRTRIC.json +++ b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-updatenearRTRIC.json @@ -1,20 +1,22 @@ { - "gNBId": ${tmp.gNBId}, + "gNBId": ${tmp.gNBId}, "nearRTRICId": ${tmp.nearRTRICId}, "pLMNInfoList": [ { "pLMNId": ${tmp.payload.pLMNId}, - "sNSSAI": { - "configData": { - "dLThptPerSlice": ${tmp.nearRTRIC.dLThptPerSlice}, - "maxNumberOfConns": ${tmp.nearRTRIC.maxNumberOfConns}, - "uLThptPerSlice": ${tmp.nearRTRIC.uLThptPerSlice} - }, + "sNSSAI": [{ + "configData": [ + { + "dLThptPerSlice": ${tmp.nearRTRIC.dLThptPerSlice}, + "maxNumberOfConns": ${tmp.nearRTRIC.maxNumberOfConns}, + "uLThptPerSlice": ${tmp.nearRTRIC.uLThptPerSlice} + }], "globalSubscriberId": "", "sNSSAI": ${tmp.payload.sNSSAI}, "status": "ACTIVE", "subscriptionServiceType": "" } +] } ], "ranNFNSSIList": [