{}curl --location --request POST '/api/qzcloud/GetVMFlow' \
--header 'apikey: 通讯密钥' \
--header 'Content-Type: application/json' \
--data-raw '{}'{
"code": 200,
"data": {
"云主机标识": [
"下行流量M",
"上行流量M"
]
},
"msg": ""
}