X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2FranSlice-configDB-removegNBCUCP.json;fp=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2FranSlice-configDB-removegNBCUCP.json;h=0000000000000000000000000000000000000000;hb=9b8e5fbdbf08e52b28d49db5810dfa14270917d3;hp=181095a5c869b3b40738cfb4d39c191a5fea5171;hpb=7cd7fe946ae07d21a3daf57a5f2868f4b4b2e7fc;p=ccsdk%2Fdistribution.git 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}, -}