userID: ********************{
"regionID": "nm8",
"diskID": "e429b736-f55a-4d38-abe0-6c081e7f1aa0",
"instanceID": "9ba2697c-9365-0588-4dc8-f571ff86684e"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs/detach-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",
"diskID": "e429b736-f55a-4d38-abe0-6c081e7f1aa0",
"instanceID": "9ba2697c-9365-0588-4dc8-f571ff86684e"
}'{
"description": "成功",
"errorCode": "SUCCESS",
"message": "success",
"returnObj": {
"diskJobID": "1f10bbe9-aa8e-4b77-a186-0688bb354ebf"
},
"statusCode": 800
}