summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
diff options
context:
space:
mode:
authorAhila <ahila.pandaram@wipro.com>2021-07-21 18:00:21 +0530
committerAhila P <ahila.pandaram@wipro.com>2021-07-31 08:55:44 +0000
commita6e92d163cc81a268771cc5da4952a9aefc8c4e3 (patch)
treea4f6afc36b5e09a7a84b0dad23db7cc4232b526b /platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
parent5019487d208bcb9184ca541c3c01fa9895db4ad6 (diff)
CPS Integration - RANSlice-modify allocate scenario
Issue-ID: CCSDK-3340 Signed-off-by: Ahila <ahila.pandaram@wipro.com> Change-Id: I4a318dee0740ebe7bce4cae1bea4faed5e6e28da
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.json7
1 files changed, 7 insertions, 0 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
new file mode 100644
index 00000000..1a01eb3a
--- /dev/null
+++ b/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
@@ -0,0 +1,7 @@
+{
+"inputParameters":{
+"idNearRTRIC": ${tmp.nearRTRICId},
+"idGNBDUFunction": ${tmp.GNBDUId},
+"idNRCellCU": ${tmp.cellDULocalId}
+}
+} \ No newline at end of file