fix odl patches
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / delete-cucp-rrmpolicy-nssai.json
1 {
2 "inputParameters": {
3 "idNearRTRIC": ${tmp.nearRTRICId},
4 "idGNBCUCPFunction": ${tmp.CUCPName},
5 "idNRCellCU": ${tmp.cellCULocalId},
6 "id": ${tmp.RRMPolicyRatio_id},
7 "idx": ${tmp.RRMPolicyMember_id}
8 }
9 }