云连接 CC-查询中心网络配额:响应参数

时间:2023-11-28 19:52:07

响应参数

状态码: 200

表4 响应Body参数

参数

参数类型

描述

request_id

String

资源ID标识符。

最小长度:32

最大长度:36

quotas

Array of CentralNetworkQuota objects

配额列表

数组长度:0 - 2000

表5 CentralNetworkQuota

参数

参数类型

描述

quota_key

String

中心网络配额类型。 - central_networks_per_account (每个账户的中心网数) - policy_versions_per_central_network (每个中心网的策略数) - size_of_document_per_central_network_policy_version (中心网络策略文档大小(KB)) - planes_per_central_network (每个中心网的平面数) - er_instances_per_region_per_central_network (每个中心网络每个区域的Er实例数) - connections_per_central_network (每个中心网的连接数) - attachments_per_central_network (每个中心网的附件数) - GDGW_attachments_per_region_per_central_network (每个中心网每个区域的GDGW附件数) - ER_ROUTE_TABLE_attachments_per_region_per_central_network (每个中心网每个区域的ER_ROUTE_TABLE附件数)

quota_limit

Integer

配额大小。

最小值:0

最大值:2147483647

used

Integer

已使用配额。

最小值:0

最大值:2147483647

unit

String

配额值的单位。

最小长度:0

最大长度:255

support.huaweicloud.com/api-cc/ListCentralNetworkQuotas.html