curl --location --request GET 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebm/vnc?regionID=&azName=&instanceUUID=' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e'{
"returnObj": [
{
"endpoint": "http://localhost:8080/api/getBms/",
"token": ""
}
],
"statusCode": 800
}