summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/delete-celldu-rrm-nssai.json
blob: cdc55efb603a0edbeb91c723927ca6ad183cb4d9 (plain)
1
2
3
4
5
6
7
8
9
10
{
"inputParameters": {
"idNearRTRIC": ${tmp.nearRTRICId},
"idGNBDUFunction": ${tmp.GNBDUId},
"idNRCellDU": ${tmp.cellDULocalId},
"id": ${tmp.cellDURRMPolicyRatio_id},
"idx": ${tmp.cellDURRMPolicyMember_sNSSAI}
}
}