{
"regionID": "nm8",
"instancesID": ["77bd8712-3558-10f6-244c-5055697adc14"],
"azName":"az2"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/ecs-status' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "nm8",
"instancesID": ["77bd8712-3558-10f6-244c-5055697adc14"],
"azName":"az2"
}'{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"77bd8712-3558-10f6-244c-5055697adc14": "running"
},
"statusCode": 800
}