userID: ********************{
"regionID": "nm8",
"snapshotIDs": ["ce12dc65-b3c4-4fb5-b6f5-b9ed55c6ba6f"],
"diskID":"44ff5e73-e321-4c8a-9d91-6dcd1b15d4e4"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs_snapshot/delete-ebs-snap' \
--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": ["ce12dc65-b3c4-4fb5-b6f5-b9ed55c6ba6f"],
"diskID":"44ff5e73-e321-4c8a-9d91-6dcd1b15d4e4"
}'{"description":"","error":"Success","errorCode":"Success","message":"","returnObj":{"masterOrderID":"","masterOrderNO":"","regionID":"nm8","jobID":"ec908bba-3f8f-4f05-a186-648056a786a1","snapshotJobID":"ec908bba-3f8f-4f05-a186-648056a786a1","notAllowedList":null,"notFoundList":null},"statusCode":800}