fix odl patches
[ccsdk/distribution.git] / platform-logic / restapi-templates / src / main / json / cps-templates / cps-get-nrcelldu-rrm-policy.json
1 {
2 "inputParameters":{
3 "idNearRTRIC": ${tmp.nearRTRICId},
4 "idGNBDUFunction": ${tmp.GNBDUId},
5 "idNRCellDU": ${tmp.cellDULocalId}
6 }
7 }