{ "inputParameters":{ "idNearRTRIC": ${tmp.nearRTRICId}, "mcc":${tmp.mcc}, "mnc":${tmp.mnc}, "idGNBDUFunction":${tmp.gNBDUList.gNBDUId}, "idNRCellDU":${tmp.cellLocalId} }, "payload":{ "sNSSAIList":[ { "sNssai":${tmp.payload.sNSSAI}, "status":${tmp.status}, "configData": [ { "configParameter":"dLThptPerSlice", "configValue":${tmp.dLThptPerSlice} }, { "configParameter":"uLThptPerSlice", "configValue":${tmp.uLThptPerSlice} } ] } ] } }