RAN Slice - Termination testing.Deleting unnecessary template files
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / ranSlice-configDB-removenearRTRIC-PLMNInfo.json
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 (file)
index fc58152..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-{
-  "gNBId": ${tmp.gNBId},
-  "nearRTRICId": ${tmp.nearRTRICId},
-  "pLMNInfoList": ${tmp.pLMNInfoList-RIC},
-  "ranNFNSSIList": [
-    ${payloadJson.input.RANNFNSSIId}
-  ],
-  "resourceType": "NearRTRIC"
-}