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