{ "ran-network:sNSSAIList": [ { "ran-network:sNssai": ${tmp.payload.sNSSAI}, "ran-network:status": "Active", "ran-network:configData": [ { "ran-network:configParameter": "maxNumberOfConns", "ran-network:configValue": ${tmp.maxNumberOfConns} }, { "ran-network:configParameter": "uLThptPerSlice", "ran-network:configValue": ${tmp.uLThptPerSlice} }, { "ran-network:configParameter": "dLThptPerSlice", "ran-network:configValue": ${tmp.dLThptPerSlice} } ] } ] }