huawei-cloud-api-definitions-ESW 0.1.20251128

Huawei Cloud API definitions, generated from OpenAPI spec
Documentation
1
{"base_path":null,"components":null,"consumes":"[\"application/json\"]","definitions":{"ListQuotasResponseBody":{"properties":{"quotas":{"$ref":"#/definitions/Quotas","description":"- 参数解释:查询配额列表的响应体。\n- 约束限制:不涉及。\n- 取值范围:不涉及。\n- 默认取值:不涉及。"},"request_id":{"description":"- 参数解释:请求的唯一标识。\n- 约束限制:UUID格式。\n- 取值范围:不涉及。\n- 默认取值:不涉及。","type":"string"}},"required":["quotas","request_id"],"type":"object"},"QuotaObject":{"description":"配额信息","properties":{"max":{"description":"- 参数解释:配额总量的最大值。\n- 约束限制:不涉及。\n- 取值范围:不涉及。\n- 默认取值:不涉及。","format":"int32","type":"integer"},"min":{"description":"- 参数解释:配额总量的最小值。\n- 约束限制:不涉及。\n- 取值范围:不涉及。\n- 默认取值:不涉及。","format":"int32","type":"integer"},"quota":{"description":"- 参数解释:配额总量。\n- 约束限制:不涉及。\n- 取值范围:不涉及。\n- 默认取值:不涉及。","format":"int32","type":"integer"},"type":{"description":"- 参数解释:配额类型。\n- 约束限制:不涉及。\n- 取值范围:instance。\n- 默认取值:不涉及。","type":"string"},"used":{"description":"- 参数解释:已使用配额。\n- 约束限制:不涉及。\n- 取值范围:不涉及。\n- 默认取值:不涉及。","format":"int32","type":"integer"}},"required":["max","min","quota","type","used"],"type":"object"},"Quotas":{"properties":{"resources":{"description":"- 参数解释:配额信息列表。\n- 约束限制:不涉及。\n- 取值范围:instance。\n- 默认取值:不涉及。","items":{"$ref":"#/definitions/QuotaObject"},"type":"array"}},"required":["resources"],"type":"object"}},"description":null,"group_id":"85bc4f8eac384af6b052b0374dba3eac","host":"esw.cn-north-4.myhuaweicloud.com","id":"6ea8bf3327464c7d94bdc3b120d3ad79","info_version":"v1","method":"get","name":"ListQuotas","parameters":{},"paths":{"/v3/{project_id}/l2cg/quotas":{"get":{"description":"查询租户的ESW实例配额","operationId":"ListQuotas","parameters":[{"description":"- 参数解释:ESW实例所属项目ID。\n- 约束限制:不涉及。\n- 取值范围:不涉及。\n- 默认取值:不涉及。","in":"path","name":"project_id","required":true,"type":"string","x-open-region-cloud":"","x-order":1}],"responses":{"200":{"description":"GET操作正常返回,更多状态码请参见[状态码](esw_api0020.xml)。","examples":{"application/json":{"quotas":{"resources":[{"max":1000,"min":1,"quota":21,"type":"instance","used":6}]},"request_id":"e8592c6d29418fe3358ad2bfc3ad024f"}},"schema":{"$ref":"#/definitions/ListQuotasResponseBody"}}},"summary":"查询ESW实例配额","tags":["企业交换机"],"x-api-type":"open-api","x-apiexplorer-hide":"false","x-first-open-time":"","x-hybridcloud":"false","x-is-registered":"Y","x-name":"listQuotas","x-open-region-cloud":"hws,hws_hk,hws_test,hws_eu,dt,dt_test","x-order":5,"x-publishpath":"","x-request-examples-url-1":"GET https://{{endpoint}}/v3/060576782980d5762f9ec014dd2f1148/l2cg/quotas","x-scope":"Commercial","x-source":"SelfDeveloped","x-support-sdk":"Y"}}},"product_short":"ESW","region_id":"cn-north-4","schemes":["HTTPS"],"security_definitions":null,"summary":"查询ESW实例配额","tags":"企业交换机","uri":null,"version":"2.0"}