{"base_path":null,"components":null,"consumes":"[\"application/json\"]","definitions":{"QueryUsersOfGroupRsp":{"properties":{"total_count":{"description":"用户列表中用户总数。","format":"int32","readOnly":true,"type":"integer"},"users":{"description":"组关联的用户列表。","items":{"$ref":"#/definitions/UserInGroup"},"readOnly":true,"type":"array"}}},"UserInGroup":{"description":"查询桌面用户组中的桌面用户响应的用户信息。","properties":{"description":{"description":"用户描述。","maxLength":255,"minLength":1,"type":"string"},"id":{"description":"用户ID。","maxLength":55,"minLength":1,"type":"string"},"user_email":{"description":"用户邮箱。","maxLength":55,"minLength":1,"pattern":"^((([0-9a-zA-Z_]+)|([0-9a-zA-Z]+[_.0-9a-zA-Z-]*[0-9a-zA-Z]+))@([a-zA-Z0-9-_]+[.])+[a-zA-Z0-9]+)$","type":"string"},"user_name":{"description":"桌面用户名。","maxLength":55,"minLength":1,"type":"string"},"user_phone":{"description":"用户手机号。","maxLength":55,"minLength":1,"type":"string"}}}},"description":null,"group_id":"7383c32d5d5e4d0481c071faeb994404","host":"workspace.cn-north-4.myhuaweicloud.com","id":"03bacf3ce7a149a9bbe35293273856b7","info_version":"v2","method":"get","name":"ListUsersOfGroup","parameters":{},"paths":{"/v2/{project_id}/groups/{group_id}/users":{"get":{"description":"该接口用于查询用户组中的用户。","operationId":"ListUsersOfGroup","parameters":[{"description":"用户Token。\n\n通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)。","in":"header","maxLength":15000,"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":"用户名支持模糊查询。","in":"query","maxLength":255,"minLength":0,"name":"user_name","required":false,"type":"string"},{"description":"用户组ID。","in":"path","maxLength":255,"minLength":1,"name":"group_id","required":true,"type":"string"},{"description":"用户描述支持模糊查询。","in":"query","maxLength":255,"minLength":0,"name":"description","required":false,"type":"string"},{"description":"激活类型。\n- USER_ACTIVATE:用户激活\n- ADMIN_ACTIVATE:管理员激活","enum":["USER_ACTIVATE","ADMIN_ACTIVATE"],"in":"query","name":"active_type","required":false,"type":"string"},{"default":"2000","description":"用于分页查询,返回桌面数量限制。如果不指定或为0,默认2000,最大2000。","in":"query","maxLength":255,"minLength":0,"name":"limit","required":false,"type":"string"},{"description":"用于分页查询,查询的起始记录序号,从0开始。","in":"query","maxLength":255,"minLength":0,"name":"offset","required":false,"type":"string"}],"responses":{"200":{"description":"组关联的用户列表响应。","examples":{"application/json":{"total_count":2,"users":[{"id":"8357fd328c62447d94e452bf49xxxx","user_email":"xx1@mail.com","user_name":"user1","user_phone":"18818008887"},{"id":"8357fd328c62447d94e452bf495xxxx","user_email":"xx2@mail.com","user_name":"user2","user_phone":"18818008888"}]}},"schema":{"$ref":"#/definitions/QueryUsersOfGroupRsp"}}},"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-support-sdk":"Y"}}},"product_short":"Workspace","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询用户组中的用户","tags":"用户组","uri":null,"version":"2.0"}