{"base_path":null,"components":{"parameters":{"AggregatorIdPath":{"description":"资源聚合器ID。","in":"path","name":"aggregator_id","required":true,"schema":{"maxLength":32,"pattern":"[\\w-]+","type":"string"}},"AuthToken":{"description":"用户Token。\n获取Token,请参考《统一身份认证服务API参考》的“获取用户Token”章节。请求响应成功后在响应消息头中包含的“X-Subject-Token”的值即为Token值。","in":"header","name":"X-Auth-Token","required":true,"schema":{"type":"string"}},"DomainId":{"description":"帐号ID","in":"path","name":"domain_id","required":true,"schema":{"maxLength":36,"pattern":"[\\w-]+","type":"string"}},"Limit":{"description":"最大的返回数量","in":"query","name":"limit","required":false,"schema":{"default":200,"format":"int32","maximum":200,"minimum":1,"type":"integer"}},"Marker":{"description":"分页参数,通过上一个请求中返回的marker信息作为输入,获取当前页","in":"query","name":"marker","required":false,"schema":{"maxLength":400,"minLength":4,"pattern":"[A-Za-z0-9+/=%\\-_]+","type":"string"}},"UpdateStatusQuery":{"description":"聚合帐号的状态。","in":"query","name":"update_status","required":false,"schema":{"enum":["SUCCEEDED","FAILED","OUTDATED"],"maxLength":16,"pattern":"^[A-Z]+","type":"string"}}},"schemas":{"AggregatedSourceStatus":{"description":"资源聚合器状态响应体。","properties":{"last_error_code":{"description":"源帐号最近一次聚合失败时返回的错误码。","type":"string"},"last_error_message":{"description":"源帐号最近一次聚合失败时返回的错误消息。","type":"string"},"last_update_status":{"description":"最近一次更新的状态类型。","type":"string"},"last_update_time":{"description":"最近一次更新的时间。","type":"string"},"source_id":{"description":"源帐号ID或组织。","type":"string"},"source_name":{"description":"帐号名。","type":"string"},"source_type":{"description":"源帐号类型(ACCOUNT | ORGANIZATION)。","type":"string"}},"type":"object"},"AggregatedSourceStatusListResp":{"properties":{"aggregated_source_statuses":{"description":"资源聚合器状态列表。","items":{"$ref":"#/components/schemas/AggregatedSourceStatus"},"type":"array"},"page_info":{"$ref":"#/components/schemas/PageInfo"}},"type":"object"},"ErrorResp":{"description":"异常错误","properties":{"error_code":{"description":"错误码","type":"string"},"error_msg":{"description":"错误消息内容","type":"string"}},"type":"object"},"PageInfo":{"description":"分页对象","properties":{"current_count":{"description":"当前页的资源数量","format":"int32","maximum":200,"minimum":0,"type":"integer"},"next_marker":{"description":"下一页的marker","type":"string"}},"type":"object"}}},"consumes":"","definitions":null,"description":null,"group_id":"cad6b80b035b41d09866cb93e54bff47","host":"rms.myhuaweicloud.com","id":"b2d0c0460cef4396ad2c72de5d92d075","info_version":"v1","method":"get","name":"ShowConfigurationAggregatorSourcesStatus","parameters":null,"paths":{"/v1/resource-manager/domains/{domain_id}/aggregators/{aggregator_id}/aggregator-sources-status":{"get":{"description":"查询指定资源聚合器聚合帐号的状态信息,状态包括验证源帐号和聚合器帐号之间授权的信息。如果失败,状态包含相关的错误码或消息。","operationId":"ShowConfigurationAggregatorSourcesStatus","parameters":[{"$ref":"#/components/parameters/AuthToken"},{"$ref":"#/components/parameters/DomainId"},{"$ref":"#/components/parameters/AggregatorIdPath"},{"$ref":"#/components/parameters/UpdateStatusQuery"},{"$ref":"#/components/parameters/Limit"},{"$ref":"#/components/parameters/Marker"}],"responses":{"200":{"content":{"application/json":{"example":{"aggregated_source_statuses":[{"last_error_code":null,"last_error_message":null,"last_update_status":"SUCCEEDED","last_update_time":"2020-01-18T10:49:12.442+08:00","source_id":"3fd23817bd85480e8dc4f520075de348","source_name":"demo","source_type":"ACCOUNT"}],"page_info":{"current_count":1,"next_marker":"CAESIDdjYTM0NDc4MzBiZDQ5YzliNjMwYTk5NjgwZWFmOTBmGgQ-0aw3"}},"schema":{"$ref":"#/components/schemas/AggregatedSourceStatusListResp"}}},"description":"操作成功。"},"400":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResp"}}},"description":"输入参数不合法。"},"403":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResp"}}},"description":"用户认证失败或无操作权限。"},"500":{"content":{"application/json":{"schema":{"$ref":"#/components/schemas/ErrorResp"}}},"description":"服务器内部错误。"}},"security":[{"AccessKeyAuth":[]}],"summary":"查询指定资源聚合器聚合帐号的状态信息","tags":["Aggregator"],"x-is-registered":"Y","x-open-region-cloud":"hws,hws_hk","x-order":3,"x-support-sdk":"Y"}}},"product_short":"Config","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询指定资源聚合器聚合帐号的状态信息","tags":"聚合器","uri":null,"version":"3.0.0"}