{
"regionID": "nm8",
"snapshotID": "04294618-c941-8ba7-dee7-c8d19f3bf14d"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/snapshot-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",
"snapshotID": "04294618-c941-8ba7-dee7-c8d19f3bf14d"
}'{
"errorCode": "SUCCESS",
"returnObj": {
"status": "available"
},
"statusCode": 800
}