huawei-cloud-api-definitions-Workspace 0.1.20240628

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"[\"application/json\"]","definitions":{"BaseResponse":{"description":"API响应基类","properties":{"error_code":{"description":"错误码。","maxLength":12,"minLength":0,"type":"string"},"error_msg":{"description":"错误描述。","maxLength":1000,"minLength":0,"type":"string"}}},"BatchDisassociateDesktopsEipReq":{"description":"批量桌面解绑EIP请求体。","properties":{"desktop_ids":{"description":"待解绑EIP的桌面id。","items":{"maxLength":255,"minLength":0,"type":"string"},"maxItems":100,"minItems":1,"type":"array","x-maxLength":100,"x-minLength":1}}}},"description":null,"group_id":"7383c32d5d5e4d0481c071faeb994404","host":"workspace.cn-north-4.myhuaweicloud.com","id":"a045e5c00fe34ead908440aa62566fc0","info_version":"v2","method":"post","name":"BatchDisassociateDesktopsEip","parameters":{},"paths":{"/v2/{project_id}/eips/unbinding":{"post":{"description":"批量桌面解绑EIP。","operationId":"BatchDisassociateDesktopsEip","parameters":[{"description":"用户Token。\n通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":40000,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string","x-annotations":"@Size(max = 40000, min = 1)"},{"description":"项目ID","in":"path","maxLength":255,"minLength":1,"name":"project_id","required":true,"type":"string","x-annotations":"@Size(max = 255, min = 1)"},{"description":"发送的实体的MIME类型。","in":"header","maxLength":255,"minLength":1,"name":"Content-Type","required":true,"type":"string","x-annotations":"@Size(max = 255, min = 1)","x-example":"application/json"},{"description":"请求参数。","in":"body","name":"BatchDisassociateDesktopsEipRequestBody","required":true,"schema":{"$ref":"#/definitions/BatchDisassociateDesktopsEipReq"}}],"responses":{"200":{"description":"桌面解绑EIP响应。"},"default":{"description":"默认响应","schema":{"$ref":"#/definitions/BaseResponse"}}},"summary":"批量桌面解绑EIP","tags":["Network"],"x-apiexplorer-hide":"N","x-apig-group":"public,internal_token","x-apigateway-request-type":"public","x-is-registered":"Y","x-request-examples-1":{"desktop_ids":["90f05916-bc71-4e26-a534-d036188d96e3"]},"x-request-examples-url-1":"/v2/0e69423d4400f4a82f67c0059a1e4cc8/eips/unbinding","x-support-sdk":"Y"}}},"product_short":"Workspace","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"批量桌面解绑EIP","tags":"网络","uri":null,"version":"2.0"}