userID: ********************{
"regionID": "nm8",
"resourceID": "925a585a4c834b1dada5a7a385715053",
"instanceUUID": "9ba2697c-9365-0588-4dc8-f571ff86684e"
}curl --location --request POST 'http://ct-global.ctapi-internal.ctyun.local:31111/v4/ebs/detach' \
--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",
"resourceID": "925a585a4c834b1dada5a7a385715053",
"instanceUUID": "9ba2697c-9365-0588-4dc8-f571ff86684e"
}'{
"description":"成功",
"errorCode":"SUCCESS",
"message":"success",
"returnObj":{
"jobID":"1f10bbe9-aa8e-4b77-a186-0688bb354ebf"
},
"statusCode":800
}