userID: ********************{
"regionID": "nm8",
"snapshotID":"3f868846-f47f-4619-a5b4-a02e9714f744",
"diskID": "9fabb6c2-2f75-4685-8fbe-4430dadf5175"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs_snapshot/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 '{
"regionID": "nm8",
"snapshotID":"3f868846-f47f-4619-a5b4-a02e9714f744",
"diskID": "9fabb6c2-2f75-4685-8fbe-4430dadf5175"
}'{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"snapshotJobID": "aa871684-c3d6-4fef-9326-2ee309dee031"
},
"statusCode": 800
}