Merge "SDN-R RANSlice Reconfigure-CPS bug"
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-patch-uLThptPerSlice.json
diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-patch-uLThptPerSlice.json b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-patch-uLThptPerSlice.json
deleted file mode 100644 (file)
index ae1ab6c..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-{
- "inputParameters":{
-   "idNearRTRIC":${tmp.nearRTRICId},
-   "mcc":${tmp.mcc},
-   "mnc":${tmp.mnc},
-   "sNssai":${tmp.payload.sNSSAI}
-   },
-"payload": {
-"configData": [
-{
-"configParameter":"uLThptPerSlice",
-"configValue":${tmp.uLThptPerSlice}
-}
-]
-}
-}