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