{"base_path":"/","components":null,"consumes":"[\"application/json;charset=UTF-8\"]","definitions":{"AppCandidatesUsers":{"properties":{"users":{"description":"候选用户成员列表","example":[{"id":"06d9106f3b000f241f83c010d6b78c81","name":"chenjunjie 00296820"},{"id":"076d742f028025191fe9c0109200f5c8","name":"fdi-dm"}],"items":{"$ref":"#/definitions/CandidatesUser","type":"object"},"maxItems":10,"minItems":1,"type":"array"}},"type":"object"},"CandidatesUser":{"properties":{"id":{"description":"用户ID","maxLength":64,"minLength":0,"type":"string"},"name":{"description":"用户名称","maxLength":64,"minLength":0,"type":"string"}},"type":"object"},"ErrorResp":{"example":{"error_code":"ROMA.00000101","error_details":"some error details here","error_msg":"error summary","request_id":"13760c1fe8655e61209b75665e9bef43"},"properties":{"error_code":{"description":"错误码","maxLength":128,"minLength":1,"type":"string"},"error_details":{"description":"具体错误消息","maxLength":128,"minLength":1,"type":"string"},"error_msg":{"description":"错误消息","maxLength":128,"minLength":1,"type":"string"},"request_id":{"description":"请求处理ID","maxLength":128,"minLength":1,"type":"string"}},"type":"object"}},"description":null,"group_id":"025d125ee4da4956af037c3315e94b30","host":"roma.cn-north-4.myhuaweicloud.com","id":"29c7d5ed30c74674beed68cb7eb3d312","info_version":"v2","method":"get","name":"CheckCanAuthUsersOfApp","parameters":{},"paths":{"/v2/{project_id}/instances/{instance_id}/apps/{app_id}/candidates":{"get":{"description":"查询应用的候选用户成员列表,会过滤掉异常状态用户","operationId":"CheckCanAuthUsersOfApp","parameters":[{"description":"用户Token。通过调用IAM服务获取用户Token接口获取(响应消息头中X-Subject-Token的值)","in":"header","maxLength":100000,"minLength":1,"name":"X-Auth-Token","required":true,"type":"string","x-example":"MIIDkgYJKoZIhvcNAQcCoIIDgzCCXXXXXX..."},{"description":"应用ID","in":"path","maxLength":64,"minLength":0,"name":"app_id","required":true,"type":"string"},{"description":"实例ID","in":"path","maxLength":64,"minLength":0,"name":"instance_id","required":true,"type":"string"},{"description":"项目ID","in":"path","maxLength":64,"minLength":0,"name":"project_id","required":true,"type":"string"},{"description":"过滤条件\n- 过滤条件,未提供时返回包括应用成员在内的所有候选用户列表\n- 取值members时,过滤掉当前应用成员,适合增量添加应用成员时使用","in":"query","maxLength":64,"minLength":0,"name":"filter","type":"string"}],"responses":{"200":{"description":"OK","examples":{"application/json":{"id":"076d742f028025191fe9c0109200f5c8","name":"fdi-dm","users":[{"id":"06d9106f3b000f241f83c010d6b78c81","name":"chenjunjie 00296820"}]}},"schema":{"$ref":"#/definitions/AppCandidatesUsers"}},"403":{"description":"Forbidden","examples":{"application/json":{"error_code":"ROMA.00000101","error_details":"some error details here","error_msg":"error summary","request_id":"13760c1fe8655e61209b75665e9bef43"}},"schema":{"$ref":"#/definitions/ErrorResp"}}},"security":[{"apig-auth-iam":[]}],"summary":"查询候选用户成员","tags":["APPLICATION_MANAGEMENT"],"x-apigateway-backend":{"httpEndpoints":{"address":"#roma-address#","description":"","method":"GET","path":"/v2/{project_id}/instances/{instance_id}/apps/{app_id}/candidates","scheme":"https","timeout":30000},"parameters":[{"description":"","in":"PATH","name":"app_id","origin":"REQUEST","value":"app_id"},{"description":"","in":"PATH","name":"instance_id","origin":"REQUEST","value":"instance_id"},{"description":"","in":"PATH","name":"project_id","origin":"REQUEST","value":"project_id"}],"type":"HTTP"},"x-apigateway-cors":false,"x-apigateway-match-mode":"NORMAL","x-apigateway-request-type":"public","x-is-registered":"Y","x-support-sdk":"Y"}}},"product_short":"ROMA","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询候选用户成员","tags":"APPLICATION_MANAGEMENT","uri":null,"version":"2.0"}