{
"regionID": "nm8",
"ID": "e993eff4-12c3-23cf-6a5a-196bb235496a",
"name": "ecs-snapshot-0410"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/snapshot-create' \
--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",
"ID": "e993eff4-12c3-23cf-6a5a-196bb235496a",
"name": "ecs-snapshot-0410"
}'{
"description":"成功",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{
"jobID":"6fcb4081-f0a6-4d49-bbc1-b82048473472"
},
"statusCode":800
}