huawei-cloud-api-definitions-CSS 0.1.20260703

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":"/","components":null,"consumes":"[\"application/json\"]","definitions":{"DiskInfo":{"properties":{"diskCapacity":{"description":"**参数解释**:\n节点存储总量。\n**取值范围**:\n不涉及","type":"string"},"diskUsed":{"description":"**参数解释**:\n节点已使用存储量。\n**取值范围**:\n不涉及","type":"string"},"id":{"description":"**参数解释**:\n节点id。\n**取值范围**:\n不涉及","type":"string"},"name":{"description":"**参数解释**:\n节点名称。\n**取值范围**:\n不涉及","type":"string"},"percentage":{"description":"**参数解释**:\n节点存储使用率。\n**取值范围**:\n不涉及","type":"string"}},"type":"object"},"DiskInfoListRsp":{"properties":{"diskInfoList":{"description":"**参数解释**:\n各个节点磁盘使用量信息。\n**取值范围**:\n不涉及","items":{"$ref":"#/definitions/DiskInfo"},"type":"array"}},"type":"object"}},"description":null,"group_id":"c917c7a19aa04328b7e47a1def0e0acd","host":"css.cn-north-4.myhuaweicloud.com","id":"0097a6ee5b4e46628cf0ccc25f14ed9a","info_version":"v1","method":"get","name":"ShowClusterVolumeUsage","parameters":{},"paths":{"/v1.0/{project_id}/clusters/{cluster_id}/volume":{"get":{"description":"查询集群磁盘使用情况","operationId":"ShowClusterVolumeUsage","parameters":[{"description":"**参数解释**:\n项目ID。获取方法请参见获取项目ID和名称。\n**约束限制**:\n不涉及\n**取值范围**:\n获取方法请参见获取项目ID和名称。\n**默认取值**:\n不涉及","in":"path","name":"project_id","required":true,"type":"string"},{"description":"**参数解释**:\n指定更新的集群ID,获取方法请参见获取集群ID。\n**约束限制**:\n不涉及\n**取值范围**:\n获取方法请参见获取集群ID。\n**默认取值**:\n不涉及","in":"path","name":"cluster_id","required":true,"type":"string"}],"responses":{"200":{"description":"查询集群中各个节点的磁盘使用情况返回值。","examples":{"application/json":{"diskInfoList":[{"diskCapacity":"97.86","diskUsed":"5.05","id":"700915c3-15da-455f-9a6e-8b853b8665ac","name":"css-9062-ess-esn-1-1","percentage":"5.16"}]}},"schema":{"items":{"$ref":"#/definitions/DiskInfoListRsp"}}}},"summary":"查询集群磁盘使用情况","tags":["集群管理接口"],"x-api-type":"open-api","x-apiexplorer-hide":"N","x-is-registered":"Y","x-request-examples-description-1":"查询集群中各个节点的磁盘使用情况。","x-request-examples-url-1":"GET https://{Endpoint}/v1.0/{project_id}/clusters/{cluster_id}/volume","x-support-sdk":"Y"}}},"product_short":"CSS","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询集群磁盘使用情况","tags":"集群管理接口","uri":null,"version":"2.0"}