summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates
diff options
context:
space:
mode:
authorHariharan <rh20085046@wipro.com>2021-09-30 20:46:20 +0530
committerHariharan <rh20085046@wipro.com>2021-09-30 20:46:20 +0530
commit51a2008ba207f614e303f8aa0d14757313f8c86b (patch)
tree092ce0c7dce568f9ea756dcb1df79000efa6f5c5 /platform-logic/restapi-templates
parent8f4c673b95d7d46dbde1cd5921debe195c3828b3 (diff)
Terminate Flow CPS-SDNR integration bug fix
Issue-ID: REQ-949 Signed-off-by: Hariharan <rh20085046@wipro.com> Change-Id: Idd7ecdc27b52dad04e882ae9481227102fdf93b0
Diffstat (limited to 'platform-logic/restapi-templates')
-rw-r--r--platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json b/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json
index cdc55efb..14336155 100644
--- a/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json
+++ b/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json
@@ -4,7 +4,7 @@
"idGNBDUFunction": ${tmp.GNBDUId},
"idNRCellDU": ${tmp.cellDULocalId},
"id": ${tmp.cellDURRMPolicyRatio_id},
-"idx": ${tmp.cellDURRMPolicyMember_sNSSAI}
+"idx": ${tmp.cellDURRMPolicyMember_id}
}
}