{"base_path":null,"components":null,"consumes":"[\"application/json\",\"application/json;charset=utf-8\",\"application/json;charset=UTF-8\"]","definitions":{"BaseResponse":{"description":"API响应基类。","properties":{"encoded_authorization_message":{"description":"加密后的详细拒绝原因,用户可以自行调用STS服务的decode-authorization-message接口进行解密。","readOnly":true,"type":"string"},"error_code":{"description":"错误码。","maxLength":12,"minLength":0,"type":"string"},"error_detail":{"description":"错误详情。","maxLength":1000,"minLength":0,"type":"string"},"error_msg":{"description":"错误描述。","maxLength":1000,"minLength":0,"type":"string"}}},"DeleteDesktopPoolVolumesReq":{"description":"删除桌面池磁盘请求。","properties":{"desktop_ids":{"description":"桌面id","items":{"type":"string"},"type":"array","x-maxLength":100,"x-minLength":0,"x-type":"List<@Size(min=0, max=255) String>"},"handle_type":{"description":"处理类型\n- ONLY_FOR_EXPAND:仅对新扩容桌面生效\n- FOR_EXPAND_AND_IDLE:对新扩容桌面与空闲桌面生效\n- FOR_EXPAND_AND_ALL:对新扩容桌面与已有全部桌面生效","enum":["ONLY_FOR_EXPAND","FOR_EXPAND_AND_IDLE","FOR_EXPAND_AND_ALL"],"maxLength":55,"minLength":1,"type":"string"},"volumes":{"description":"删除的桌面池磁盘列表。","items":{"description":"磁盘信息。","properties":{"id":{"description":"批量操作磁盘的磁盘集合id。","maxLength":255,"minLength":1,"type":"string"}},"required":["id"],"type":"object"},"maxItems":10,"minItems":0,"type":"array","x-maxLength":10,"x-minLength":0}}},"DeleteDesktopPoolVolumesRsp":{"description":"删除桌面池磁盘响应。","properties":{"job_id":{"description":"任务ID。","readOnly":true,"type":"string"}}}},"description":null,"group_id":"7383c32d5d5e4d0481c071faeb994404","host":"workspace.cn-north-4.myhuaweicloud.com","id":"b69e9c77d73d49cb9360958f390987e3","info_version":"v2","method":"post","name":"DeleteDesktopPoolVolumes","parameters":{},"paths":{"/v2/{project_id}/desktop-pools/{pool_id}/volumes/batch-delete":{"post":{"description":"桌面池批量删除磁盘。","operationId":"DeleteDesktopPoolVolumes","parameters":[{"description":"项目ID。","in":"path","maxLength":255,"minLength":1,"name":"project_id","required":true,"type":"string","x-annotations":"@Size(max = 255, min = 1)","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"桌面池ID。","in":"path","maxLength":255,"minLength":1,"name":"pool_id","required":true,"type":"string","x-annotations":"@Size(max = 255, min = 1)","x-example":"2b31e-d520xxxx-xxebedb6-e57xxxxxx"},{"description":"桌面池批量删除磁盘。","in":"body","name":"DeleteDesktopPoolVolumesRequestBody","required":true,"schema":{"$ref":"#/definitions/DeleteDesktopPoolVolumesReq"}}],"responses":{"200":{"description":"正常。","examples":{"application/json":{"job_id":"abc85365-0b2e-4b4f-a091-f7db72072d4b"}},"schema":{"$ref":"#/definitions/DeleteDesktopPoolVolumesRsp"}},"400":{"description":"由于包含语法错误,当前请求无法被服务器理解。","schema":{"$ref":"#/definitions/BaseResponse"}},"401":{"description":"鉴权失败。","schema":{"$ref":"#/definitions/BaseResponse"}},"403":{"description":"没有操作权限。","schema":{"$ref":"#/definitions/BaseResponse"}},"404":{"description":"找不到资源。","schema":{"$ref":"#/definitions/BaseResponse"}},"409":{"description":"操作冲突。","schema":{"$ref":"#/definitions/BaseResponse"}},"500":{"description":"服务内部错误,具体返回错误码请参见错误码说明。","schema":{"$ref":"#/definitions/BaseResponse"}}},"schemes":["https"],"summary":"桌面池批量删除磁盘","tags":["DesktopPool"],"x-api-type":"open-api","x-apiexplorer-hide":"N","x-apig-group":"public,internal_token","x-apigateway-request-type":"public","x-is-registered":"Y","x-methodAnnotations":["@EnableAuth","@WksIamAuthMeta(resourceType=ResourceType.DESKTOP_POOL, resourceField=\"pool_id\")","@IamAuthMeta(authLevel = IamAuthLevel.INSTANCE_LIST, abacAction = \"workspace:desktopPools:batchDeleteVolumes\", needApigwJwtAuthCheck = false, authContextInitializerName = \"workspaceDesktopPoolAuthContextInitializer\", needRbacCheck = false, needAbacResourceCheck = true, opType = \"query\")","@CtsMeta(serviceType = \"Workspace\", resourceType = \"workspace\", traceName = \"deleteDesktopPoolVolumes\", traceNameCn = \"桌面池批量删除磁盘\")"],"x-request-examples-1":{"volumes":[{"id":"305d3c76-199f-4407-8d82-2a42d970595e"}]},"x-request-examples-text-1":{"volumes":[{"id":"305d3c76-199f-4407-8d82-2a42d970595e"}]},"x-request-examples-url-1":"POST /v2/0bec5db98280d2d02fd6c00c2de791ce/desktops-pools/a130ab3a-72bf-4b71-baa9-af4987c8e338/volumes/batch-delete","x-support-hcs":"Y","x-support-sdk":"Y"}}},"product_short":"Workspace","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":{"apig-auth-app":{"in":"header","name":"Authorization","type":"apiKey","x-apigateway-auth-type":"AppSigv1"},"apig-auth-iam":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-type":"IAM"},"apig-auth-iam-used-authn5":{"in":"header","name":"unused","type":"apiKey","x-apigateway-auth-opt":{"inner-auth-type":"iam_auth_n5"},"x-apigateway-auth-type":"IAM"}},"summary":"桌面池批量删除磁盘","tags":"桌面池","uri":null,"version":"2.0"}