userID: ********************{
"regionID":"nm8",
"policyID":"e2a7944f-d839-5b20-a114-735ea47b3615",
"volumeIDs":"abab1311-8cfa-4514-9b15-4b8cdd2c5425"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs-backup/policy/bind-volumes' \
--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",
"policyID":"e2a7944f-d839-5b20-a114-735ea47b3615",
"volumeIDs":"abab1311-8cfa-4514-9b15-4b8cdd2c5425"
}'{
"description":"成功",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{
},
"statusCode":800
}