diff options
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json')
-rw-r--r-- | platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json b/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json deleted file mode 100644 index 125454e4..00000000 --- a/platform-logic/restapi-templates/src/main/json/ranSlice-configDB-removegNBDU.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "cellDUList": [ - { - "cellLocalId": ${tmp.cellDULocalId}, - "pLMNInfoList": ${tmp.ceLLDUpLMNInfoList}, - "resourceType": "PRB" - } - ], - "gNBDUId": ${tmp.gNBDUId}, - "gNBId": ${tmp.gNBId}, - "gNBIdLength": ${tmp.gNBIdLength}, - "nearRTRICId": ${tmp.nearRTRICId}, -} |