diff options
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json')
-rw-r--r-- | platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json deleted file mode 100644 index fc581529..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removenearRTRIC-PLMNInfo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "gNBId": ${tmp.gNBId}, - "nearRTRICId": ${tmp.nearRTRICId}, - "pLMNInfoList": ${tmp.pLMNInfoList-RIC}, - "ranNFNSSIList": [ - ${payloadJson.input.RANNFNSSIId} - ], - "resourceType": "NearRTRIC" -} |