huawei-cloud-api-definitions-ManageOneOCHCS 0.1.20260605

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"","definitions":{"DeployNodeFloatIPAddress":{"description":"部署节点浮动IP信息","properties":{"cloudServiceIndex":{"description":"云服务索引","type":"string"},"fixedIp":{"description":"固定IP","type":"string"},"floatIp":{"description":"浮动IP","type":"string"}},"required":["floatIp"]},"DeployNodeIPAddress":{"description":"部署节点IP信息","properties":{"gateway":{"description":"网关","type":"string"},"ip":{"description":"IP","type":"string"},"netMask":{"description":"掩码","type":"string"},"netPlane":{"description":"网络平面","type":"string"}},"required":["ip"]},"DeployNodeInfo":{"description":"部署节点信息","properties":{"bmcIp":{"description":"物理服务器类型部署节点的bmcIp","maxLength":128,"minLength":1,"type":"string"},"floatIpAddresses":{"description":"浮动IP地址列表","items":{"$ref":"#/definitions/DeployNodeFloatIPAddress"},"maxItems":1000,"type":"array"},"id":{"description":"部署节点ID","maxLength":32,"minLength":32,"type":"string"},"ipAddresses":{"description":"IP地址列表","items":{"$ref":"#/definitions/DeployNodeIPAddress"},"maxItems":1000,"type":"array"},"mgmtIp":{"description":"部署节点管理IP","maxLength":128,"minLength":1,"type":"string"},"name":{"description":"部署节点名称","maxLength":128,"minLength":1,"type":"string"},"regionId":{"description":"区域ID","maxLength":32,"minLength":32,"type":"string"},"serverSn":{"description":"部署节点的serverSn","maxLength":128,"minLength":1,"type":"string"},"vmNativeId":{"description":"部署节点的vmNativeId","maxLength":128,"minLength":1,"type":"string"}},"required":["id","name","ipAddresses"]}},"description":null,"group_id":"a58bba086da947389167b8c3715f7155","host":"hcs.cn-north-4.myhuaweicloud.com","id":"47a16a7b04034bccb0a6683320cf54d1","info_version":"v1","method":"get","name":"ListDeployNode","parameters":{},"paths":{"/rest/cmdb/v2/deploy-nodes":{"get":{"consumes":["application/json"],"description":"条件查询节点信息列表。\n\n**接口SLA:**\n\n|SLA项|定义|\n|-----|-----|\n|请求成功率| ≥ 99.9%|\n|可用性|Tier1|\n|数据一致性|最终一致,不一致时长<1分钟|\n|吞吐量|10 tps|\n|TP50请求时延|500 ms|\n|TP99.9请求时延|1000 ms|","operationId":"ListDeployNode","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":128,"minLength":1,"name":"name","type":"string"},{"description":"部署节点ID,多个ID用逗号分隔","in":"query","name":"idList","type":"string"},{"description":"页大小,最大值1000,如果pageNo不为空,则pageSize不能为空。","in":"query","maxLength":4,"minLength":1,"name":"pageSize","type":"string"},{"description":"页码,如果pageSize不为空,则pageNo不能为空。","in":"query","maxLength":8,"minLength":1,"name":"pageNo","type":"string"}],"produces":["application/json"],"responses":{"200":{"description":"条件查询节点信息列表成功","examples":{"application/json":[{"floatIpAddressess":[{"cloudServiceIndex":"DMK","fixedIp":"192.168.0.0","floatIp":"192.168.0.0"}],"id":"C726DF8E2E8446FDA17D6D3B7C495DFF","ipAddressess":[{"floatIp":"192.168.0.0","gateway":"192.168.0.0","ip":"192.168.0.0","netMask":"255.255.0.0","netPlane":"DMZ"}],"name":"ECS","regionId":"011DCE6E38733FD39D4FA0758CD50D17"}]},"schema":{"items":{"$ref":"#/definitions/DeployNodeInfo"},"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/deploy-nodes?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"}