summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/delete-cucp-rrmpolicy-nssai.json
blob: 33073ff555dfa35dc613c4e110367f094ed3d6e2 (plain)
1
2
3
4
5
6
7
8
9
{
"inputParameters": {
"idNearRTRIC": ${tmp.nearRTRICId},
"idGNBCUCPFunction": ${tmp.CUCPName},
"idNRCellCU": ${tmp.cellCULocalId},
"id": ${tmp.RRMPolicyRatio_id},
"idx": ${tmp.RRMPolicyMember_id}
}
}'