huawei-cloud-api-definitions-ManageOneOCHCS 0.1.20260605

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"CloudServiceDeployInfo":{"description":"云服务部署信息","properties":{"associatedCloudServiceIds":{"description":"关联云服务部署信息ID列表","items":{"maxLength":32,"minLength":32,"type":"string"},"type":"array"},"extendInfos":{"description":"云服务扩展参数","items":{"$ref":"#/definitions/KeyValuePair"},"type":"array"},"historyVersionList":{"description":"历史版本列表","items":{"maxLength":128,"minLength":1,"type":"string"},"type":"array"},"id":{"description":"云服务部署信息ID","maxLength":32,"minLength":32,"type":"string"},"indexName":{"description":"云服务索引","maxLength":64,"minLength":1,"type":"string"},"name":{"description":"云服务名称","maxLength":128,"minLength":1,"type":"string"},"nodeIds":{"description":"部署节点ID列表","items":{"maxLength":32,"minLength":32,"type":"string"},"type":"array"},"regionId":{"description":"区域ID","maxLength":32,"minLength":32,"type":"string"},"systemLanguage":{"description":"用户系统语言","enum":["zh_CN","en_US","unknown"],"type":"string"},"timezone":{"description":"云服务时区","maxLength":256,"minLength":1,"type":"string"},"version":{"description":"云服务版本","maxLength":128,"minLength":1,"type":"string"}},"required":["id","name","version","indexName"]},"KeyValuePair":{"description":"云服务配置参数键值对","properties":{"key":{"description":"键","maxLength":128,"minLength":1,"type":"string"},"remark":{"description":"描述","maxLength":2500,"type":"string"},"value":{"description":"值","maxLength":2048,"type":"string"}},"required":["key","value"]}},"description":null,"group_id":"a58bba086da947389167b8c3715f7155","host":"hcs.cn-north-4.myhuaweicloud.com","id":"4e4090713597414ab6dd5d5f2a1d8b39","info_version":"v1","method":"get","name":"ListCloudService","parameters":{},"paths":{"/rest/cmdb/v2/cloud-services":{"get":{"consumes":["application/json"],"description":"条件查询云服务部署信息列表\n\n**接口SLA:**\n注意:当云服务部署信息实例总数超过100左右时,频繁调用查询云服务部署信息接口将会查询失败。\n\n|SLA项|定义|\n|-----|-----|\n|请求成功率| ≥ 99.9%|\n|可用性|Tier1|\n|数据一致性|最终一致,不一致时长<1分钟|\n|吞吐量|10 tps|\n|TP50请求时延|1000 ms|\n|TP99.9请求时延|2000 ms|","operationId":"ListCloudService","parameters":[{"description":"IAM_OP token、SSO token。","in":"header","name":"x-auth-token","required":true,"type":"string"},{"description":"区域标识,通过查询区域信息接口获取该参数值","in":"query","maxLength":32,"minLength":32,"name":"regionId","type":"string"},{"description":"云服务索引","in":"query","maxLength":64,"minLength":1,"name":"indexName","type":"string"},{"description":"云服务版本","in":"query","maxLength":128,"minLength":1,"name":"version","type":"string"},{"description":"云服务名称","in":"query","maxLength":128,"minLength":1,"name":"name","type":"string"},{"description":"部署节点ID,通过查询节点信息接口获取该参数值","in":"query","maxLength":32,"minLength":32,"name":"nodeId","type":"string"}],"produces":["application/json"],"responses":{"200":{"description":"条件查询云服务部署信息列表成功","examples":{"application/json":[{"historyVersionList":["6.3.1"],"id":"C726DF8E2E8446FDA17D6D3B7C495DFF","indexName":"ECS","name":"ECS","regionId":"011DCE6E38733FD39D4FA0758CD50D17","version":"6.5.0"}]},"schema":{"items":{"$ref":"#/definitions/CloudServiceDeployInfo"},"type":"array"}},"400":{"description":"参数错误。"},"403":{"description":"URL鉴权失败。"},"404":{"description":"rest接口未找到。"},"500":{"description":"默认ServiceException异常码,应用内部错误。"},"502":{"description":"网关错误。"},"503":{"description":"服务不可用。"},"504":{"description":"表示时间超时,总线超时时间300s。"},"888":{"description":"服务摘机,不提供服务。"}},"summary":"条件查询云服务部署信息列表","tags":["资源管理"],"x-precautions":"使用前先调用查询区域信息接口获取区域标识。调用该接口需要“查询实例详情”权限,归属权限组:运维中心>资源实例管理。\n错误码:当请求不成功时,响应体内的错误码信息请参见“ManageOne 运维面API参考 > 错误码说明 > 资源管理特性”章节。\n","x-request-examples-1":"","x-request-examples-description-1":"","x-request-examples-url-1":"GET https://{endpoint}/rest/cmdb/v2/cloud-services?regionId=011DCE6E38733FD39D4FA0758CD50D17","x-support-sdk":"N"}}},"product_short":"ManageOneOCHCS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"条件查询云服务部署信息列表","tags":"资源管理","uri":null,"version":"2.0"}