1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{ "inputParameters": { "idNearRTRIC": ${tmp.nearRTRICId}, "idGNBCUCPFunction": ${tmp.gNBCUName}, "idNRCellCU": ${tmp.idNRCellCU}, "mcc": ${tmp.mcc}, "mnc": ${tmp.mnc}, "sNssai": ${tmp.payload.sNSSAI} }, "payload": { "configData": [ { "configValue": ${tmp.configValue}, "configParameter": ${tmp.configParameter} } ] } }