DG Implementation - RAN Slice RPCS
[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
new file mode 100644 (file)
index 0000000..fc58152
--- /dev/null
@@ -0,0 +1,9 @@
+{
+  "gNBId": ${tmp.gNBId},
+  "nearRTRICId": ${tmp.nearRTRICId},
+  "pLMNInfoList": ${tmp.pLMNInfoList-RIC},
+  "ranNFNSSIList": [
+    ${payloadJson.input.RANNFNSSIId}
+  ],
+  "resourceType": "NearRTRIC"
+}