{ "gNBId": ${tmp.gNBId}, "nearRTRICId": ${tmp.nearRTRICId}, "pLMNInfoList": [ { "pLMNId": ${tmp.payload.pLMNId}, "sNSSAI": [{ "configData": [ { "dLThptPerSlice": ${tmp.nearRTRIC.dLThptPerSlice}, "maxNumberOfConns": ${tmp.nearRTRIC.maxNumberOfConns}, "uLThptPerSlice": ${tmp.nearRTRIC.uLThptPerSlice} }], "globalSubscriberId": "", "sNSSAI": ${tmp.payload.sNSSAI}, "status": "ACTIVE", "subscriptionServiceType": "" } ] } ], "ranNFNSSIList": [ ${tmp.ranNFNSSIListEntry} ], "resourceType": "NearRTRIC", "trackingArea": [ ${tmp.payload.trackingArea} ] }