summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/delete-nrcelldu-rrmpolicyratio.json
blob: 000b45a297288a80070ce1ae9c4316c7f71c4679 (plain)
1
2
3
4
5
6
7
8
{
"inputParameters": {
"idNearRTRIC": ${tmp.nearRTRICId},
"idGNBDUFunction": ${tmp.GNBDUId},
"idNRCellDU": ${tmp.cellDULocalId},
"id": ${tmp.RRMPolicyRatio_id}
}
}