{
"regionID": "nm8",
"snapshotID": "5037c984-dd44-5dea-9f46-0bd71a273c7a"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/snapshot-restore' \
--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": "5037c984-dd44-5dea-9f46-0bd71a273c7a"
}'{
"returnObj": {
"snapshotID": "5037c984-dd44-5dea-9f46-0bd71a273c7a"
},
"message": "success",
"description": "成功",
"statusCode": 800
}