huawei-cloud-api-definitions-Config 0.1.20251017

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"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"}}},"schemas":{"AccountAggregationSource":{"description":"聚合数据的源帐号。","properties":{"domain_ids":{"description":"帐号列表。","items":{"description":"domain_id。","maxLength":36,"minLength":1,"pattern":"[\\w-]+","type":"string"},"maxItems":30,"minItems":1,"type":"array"}},"type":"object"},"ConfigurationAggregatorResp":{"description":"资源聚合器响应体。","properties":{"account_aggregation_sources":{"$ref":"#/components/schemas/AccountAggregationSource"},"aggregator_id":{"description":"资源聚合器ID。","type":"string"},"aggregator_name":{"description":"资源聚合器名称。","type":"string"},"aggregator_type":{"description":"聚合器类型。","type":"string"},"aggregator_urn":{"description":"资源聚合器标识符。","type":"string"},"created_at":{"description":"资源聚合器创建时间。","type":"string"},"tags":{"description":"标签列表","items":{"$ref":"#/components/schemas/ResourceTag"},"maxItems":20,"type":"array"},"updated_at":{"description":"资源聚合器更新时间。","type":"string"}},"type":"object"},"ErrorResp":{"description":"异常错误","properties":{"error_code":{"description":"错误码","type":"string"},"error_msg":{"description":"错误消息内容","type":"string"}},"type":"object"},"ResourceTag":{"nullable":false,"properties":{"key":{"description":"键。最大长度128个unicode字符。 key符合3.1 KEY字符集规范。","maxLength":128,"minLength":1,"nullable":false,"pattern":"^((?!\\s)(?!_sys_)[\\p{L}\\p{Z}\\p{N}_.:=+\\-@]*)(?<!\\s)$","type":"string"},"value":{"description":"值。每个值最大长度255个unicode字符。value符合3.2 VALUE字符集规范。","maxLength":255,"minLength":0,"nullable":false,"pattern":"^([\\p{L}\\p{Z}\\p{N}_.:\\/=+\\-@]*)$","type":"string"}},"required":["key","value"],"type":"object"}}},"consumes":"","definitions":null,"description":null,"group_id":"cad6b80b035b41d09866cb93e54bff47","host":"rms.myhuaweicloud.com","id":"bdbb26be418548e29ffcf95c02e27907","info_version":"v1","method":"get","name":"ShowConfigurationAggregator","parameters":null,"paths":{"/v1/resource-manager/domains/{domain_id}/aggregators/{aggregator_id}":{"get":{"description":"查询指定资源聚合器。","operationId":"ShowConfigurationAggregator","parameters":[{"$ref":"#/components/parameters/AuthToken"},{"$ref":"#/components/parameters/DomainId"},{"$ref":"#/components/parameters/AggregatorIdPath"}],"responses":{"200":{"content":{"application/json":{"example":{"account_aggregation_sources":{"domain_ids":["3fd23817bd85480e8dc4f520075de348"]},"aggregator_id":"2f0cc4991bac4940ae20a3630818589e","aggregator_name":"example_aggregator","aggregator_type":"ACCOUNT","aggregator_urn":"rms::e74e043fab784a45ad88f5ef6a4bcffc:aggregationAggregator:2f0cc4991bac4940ae20a3630818589e","created_at":"2020-01-18T02:49:12.465Z","updated_at":"2020-01-18T02:49:12.465Z"},"schema":{"$ref":"#/components/schemas/ConfigurationAggregatorResp"}}},"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":2,"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"}