userID: ********************{
"regionID": "nm8",
"policyID": "f6349858-322f-532b-b682-0c337178ad1d",
"diskIDs": "87340cc1-889b-4c38-8920-7ac62ad7eaa5"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs-backup/policy/bind-disks' \
--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": "f6349858-322f-532b-b682-0c337178ad1d",
"diskIDs": "87340cc1-889b-4c38-8920-7ac62ad7eaa5"
}'{
"description":"成功",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{
},
"statusCode":800
}