diff options
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json')
-rw-r--r-- | platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json deleted file mode 100644 index 181095a5..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBCUCP.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "cellCUList": [ - { - "cellLocalId": ${tmp.cellLocalId} - "pLMNInfoList": ${tmp.pLMNInfoList}, - "resourceType": "RRC Connected Users" - } - ], - "gNBCUName": ${tmp.CUCPName}, - "gNBId": ${tmp.gNBId}, - "gNBIdLength": ${tmp.gNBIdLength}, - "nFType": ${tmp.cucpNFType}, - "nearRTRICId": ${tmp.nearRTRICId}, -} |