TerminateRANSliceInstance - CPS Integration
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / delete-celldu-plmn-nssai.json
diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-plmn-nssai.json b/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-plmn-nssai.json
new file mode 100644 (file)
index 0000000..ed90314
--- /dev/null
@@ -0,0 +1,10 @@
+{
+"inputParameters": {
+"idNearRTRIC": ${tmp.nearRTRICId},
+"idGNBDUFunction": ${tmp.GNBDUId},
+"idNRCellDU": ${tmp.cellDULocalId},
+"mcc": ${tmp.mcc},
+"mnc": ${tmp.mnc},
+"sNSSAIList": ${tmp.sNSSAI}
+}
+}