summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
diff options
context:
space:
mode:
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
index 1a01eb3a..1ff6cc7d 100644
--- a/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
+++ b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
@@ -2,6 +2,6 @@
"inputParameters":{
"idNearRTRIC": ${tmp.nearRTRICId},
"idGNBDUFunction": ${tmp.GNBDUId},
-"idNRCellCU": ${tmp.cellDULocalId}
+"idNRCellDU": ${tmp.cellDULocalId}
+}
}
-} \ No newline at end of file