userID: ********************{
"regionID": "nm8",
"instanceID": "6b847dd1-200e-d8dc-84f6-36f59cc23602",
"diskID": "e429b736-f55a-4d38-abe0-6c081e7f1aa0"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs/attach-ebs' \
--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",
"instanceID": "6b847dd1-200e-d8dc-84f6-36f59cc23602",
"diskID": "e429b736-f55a-4d38-abe0-6c081e7f1aa0"
}'{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"diskJobID": "88d88705-3c38-49e0-9ea5-2a70e218103d"
},
"statusCode": 800
}