summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cps-templates/cps-get-nrcellcu-rrm-policy.json
blob: 15ac54092c0a17e5e1be06cb78777052eee4b6cb (plain)
1
2
3
4
5
6
7
{
"inputParameters":{
"idNearRTRIC": ${tmp.nearRTRICId},
"idGNBCUCPFunction": ${tmp.CUCPName},
"idNRCellCU": ${tmp.cellCULocalId}
}
}