{
"regionID":"nm8",
"instanceIDList":"b2c3579b-c493-752f-0f8d-d4f118540cab,94892423-7f38-8740-83ed-3b22f771e943"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/query_vm_snapshot' \
--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",
"instanceIDList":"b2c3579b-c493-752f-0f8d-d4f118540cab,94892423-7f38-8740-83ed-3b22f771e943"
}'{
"errorCode": "SUCCESS",
"returnObj": {
"results": [
{
"08f907cf-9115-cf18-b7aa-48185fa79fa7": 9
}
]
},
"statusCode": 800
}