fix odl patches
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-get-nrcellcu-rrm-policy.json
1 {
2 "inputParameters":{
3 "idNearRTRIC": ${tmp.nearRTRICId},
4 "idGNBCUCPFunction": ${tmp.CUCPName},
5 "idNRCellCU": ${tmp.cellCULocalId}
6 }
7 }