{
"regionID": "nm8",
"snapshotID": "04294618-c941-8ba7-dee7-c8d19f3bf14d",
"snapshotName": "ecs-snapshot-041001",
"snapshotDescription":""
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ecs/snapshot/update' \
--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",
"snapshotName": "ecs-snapshot-041001",
"snapshotDescription":""
}'{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"snapshotID": "04294618-c941-8ba7-dee7-c8d19f3bf14d"
},
"statusCode": 800
}