huawei-cloud-api-definitions-Workspace 0.1.20250711

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"[\"application/json\"]","definitions":{"ActionsOfUsersInGroupRequest":{"properties":{"op_type":{"description":"操作类型。\n* ADD: 添加\n* DELETE: 删除","enum":["ADD","DELETE"],"example":"ADD","maxLength":50,"minLength":1,"type":"string"},"user_ids":{"description":"要添加或移除的用户Id列表。","items":{"maxLength":55,"minLength":1,"type":"string"},"maxItems":50,"minItems":1,"type":"array"}},"required":["op_type","user_ids"]},"BaseResponse":{"description":"API响应基类","properties":{"error_code":{"description":"错误码。","maxLength":12,"minLength":0,"type":"string"},"error_msg":{"description":"错误描述。","maxLength":1000,"minLength":0,"type":"string"}}}},"description":null,"group_id":"7383c32d5d5e4d0481c071faeb994404","host":"workspace.cn-north-4.myhuaweicloud.com","id":"567196760cad4da5b848e996af33de07","info_version":"v2","method":"post","name":"RunActionsOnGroup","parameters":{},"paths":{"/v2/{project_id}/groups/{group_id}/actions":{"post":{"description":"操作用户组,如添加用户、删除用户。","operationId":"RunActionsOnGroup","parameters":[{"description":"用户Token。\n\n通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":40000,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXXX..."},{"description":"发送的实体的MIME类型,如:application/json。","in":"header","maxLength":255,"minLength":1,"name":"Content-Type","required":true,"type":"string","x-example":"application/json"},{"description":"项目id。","in":"path","maxLength":255,"minLength":1,"name":"project_id","required":true,"type":"string","x-example":"2b31ed520xxxxxxebedb6e57xxxxxxxx"},{"description":"桌面用户组ID。","in":"path","maxLength":255,"minLength":1,"name":"group_id","required":true,"type":"string","x-example":"4021axx5c6c801742xxxxxf50008"},{"description":"操作域用户组的请求。","in":"body","name":"RunActionsOnGroupRequestBody","required":true,"schema":{"$ref":"#/definitions/ActionsOfUsersInGroupRequest"}}],"responses":{"200":{"description":"正常。"},"400":{"description":"由于包含语法错误,当前请求无法被服务器理解。","schema":{"$ref":"#/definitions/BaseResponse"}},"401":{"description":"鉴权失败。","schema":{"$ref":"#/definitions/BaseResponse"}},"403":{"description":"没有操作权限。","schema":{"$ref":"#/definitions/BaseResponse"}},"404":{"description":"找不到资源。","schema":{"$ref":"#/definitions/BaseResponse"}},"405":{"description":"请求中指定的方法不被允许。","schema":{"$ref":"#/definitions/BaseResponse"}},"500":{"description":"服务内部错误,具体返回错误码请参见错误码说明。","schema":{"$ref":"#/definitions/BaseResponse"}},"503":{"description":"服务不可用。","schema":{"$ref":"#/definitions/BaseResponse"}}},"schemes":["https"],"summary":"操作用户组","tags":["Group"],"x-apiexplorer-hide":"N","x-apig-group":"public,internal_token","x-apigateway-request-type":"public","x-is-registered":"Y","x-request-examples-1":{"op_type":"ADD","user_ids":["995581bc716db75d01719cb0bfe6xxxx"]},"x-request-examples-url-1":"POST /v2/92c84e5bce3d48d7ab5714a44901eb08/groups/c3cf7492-a696-453e-bafc-e14f52d9f4c8/actions","x-support-sdk":"Y"}}},"product_short":"Workspace","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"操作用户组","tags":"用户组","uri":null,"version":"2.0"}