userID: ********************{
"snapshotList": "string",
"regionID": "string",
"azName": "string"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs_snapshot/batch-rollback-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 '{
"snapshotList": "string",
"regionID": "string",
"azName": "string"
}'{
"description": "成功",
"error": "Success",
"errorCode": "Success",
"message": "success",
"returnObj": {
"snapshotJobID": [
"90455821-8cad-4be5-b9fb-58a3883c2758"
]
},
"statusCode": 800
}