summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcelldu-rrm-policy.json
blob: 1a01eb3ae50835fd33e243b4af19fcc446175d40 (plain)
1
2
3
4
5
6
7
{
"inputParameters":{
"idNearRTRIC": ${tmp.nearRTRICId},
"idGNBDUFunction": ${tmp.GNBDUId},
"idNRCellCU": ${tmp.cellDULocalId}
}
}