huawei-cloud-api-definitions-RMS 0.1.20240204

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":{"parameters":{"AccountId":{"description":"授权的帐号ID。","in":"query","name":"account_id","required":false,"schema":{"maxLength":36,"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"}}},"schemas":{"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"},"PendingAggregationRequest":{"description":"PendingAggregationRequest对象。","properties":{"requester_account_id":{"description":"请求聚合数据的帐号ID。","type":"string"}},"type":"object"},"PendingAggregationRequestListResp":{"properties":{"page_info":{"$ref":"#/components/schemas/PageInfo"},"pending_aggregation_requests":{"description":"挂起的聚合请求列表。","items":{"$ref":"#/components/schemas/PendingAggregationRequest"},"type":"array"}},"type":"object"}}},"consumes":"","definitions":null,"description":null,"group_id":"71684d03de7545d7bdc1ae5caf95614f","host":"rms.myhuaweicloud.com","id":"342e8fc640254e598e85ad14a133b5d1","info_version":"v1","method":"get","name":"ListPendingAggregationRequests","parameters":null,"paths":{"/v1/resource-manager/domains/{domain_id}/aggregators/pending-aggregation-request":{"get":{"description":"查询所有挂起的聚合请求列表。","operationId":"ListPendingAggregationRequests","parameters":[{"$ref":"#/components/parameters/AuthToken"},{"$ref":"#/components/parameters/DomainId"},{"$ref":"#/components/parameters/AccountId"},{"$ref":"#/components/parameters/Limit"},{"$ref":"#/components/parameters/Marker"}],"responses":{"200":{"content":{"application/json":{"example":{"page_info":{"current_count":1,"next_marker":"CAESIDdjYTM0NDc4MzBiZDQ5YzliNjMwYTk5NjgwZWFmOTBmGgQ-0aw3"},"pending_aggregation_requests":[{"requester_account_id":"e74e043fab784a45ad88f5ef6a4bcffc"}]},"schema":{"$ref":"#/components/schemas/PendingAggregationRequestListResp"}}},"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":9,"x-support-sdk":"Y"}}},"product_short":"RMS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询所有挂起的聚合请求列表","tags":"聚合器","uri":null,"version":"3.0.0"}