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