userID: ********************{
"regionID": "nm8",
"snapshotIDs": [
"76021057-66a9-43dc-a7f5-a37c00d1788d"
],
"volumeID": "44ff5e73-e321-4c8a-9d91-6dcd1b15d4e4"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs_snapshot/delete' \
--header 'x-ctyun-user-id: {{userID}}' \
--header 'Accept-Language: zh-CN' \
--header 'userId: ef378f73-1c52-435e-90f2-6a9cd2258c8e' \
--header 'userID: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"regionID": "nm8",
"snapshotIDs": [
"76021057-66a9-43dc-a7f5-a37c00d1788d"
],
"volumeID": "44ff5e73-e321-4c8a-9d91-6dcd1b15d4e4"
}'{"description":"","error":"Success","errorCode":"Success","message":"","returnObj":{"not_allowed_list":[],"not_found_list":null,"masterOrderID":"","masterOrderNO":"","regionID":"nm8","jobID":"c7aa77d1-c9dd-4462-b856-01dddf6564b8"},"statusCode":800}