NSX-T Data Center REST API
PolicyCapacityDashboardUsage (schema)
Name | Description | Type | Notes |
---|---|---|---|
current_usage_count | Current usage count of object type Indicate the current usage count of object type. |
integer | Required |
current_usage_percentage | Current usage percentage Current usage percentage for object type |
number | Required |
display_name | User friendly name for object type Display name for NSX object type. |
string | Required |
max_supported_count | Maximum supported count for object type This is the maximum supported count for object type in consideration. |
integer | Required |
usage_type | Object type for which usage is fetched Indicate the object type for which usage is calculated. |
string | Required Enum: NUMBER_OF_VSPHERE_CLUSTERS, NUMBER_OF_PREPARED_HOSTS, NUMBER_OF_GROUPS, NUMBER_OF_SEGMENT, NUMBER_OF_SEGMENT_PORT, NUMBER_OF_FIREWALL_RULES, NUMBER_OF_FIREWALL_SECTIONS, NUMBER_OF_SECURITY_POLICY_RULES, NUMBER_OF_SECURITY_POLICY, NUMBER_OF_PROTECTION_ENABLED_HOST, NUMBER_OF_PROTECTION_ENABLED_VIRTUAL_MACHINES, NUMBER_OF_EDGE_CLUSTERS, NUMBER_OF_EDGE_NODES, NUMBER_OF_TIER0_ROUTERS, NUMBER_OF_TIER1_ROUTERS, NUMBER_OF_PREFIX_LIST, NUMBER_OF_NAT_RULES, NUMBER_OF_DHCP_IP_POOLS, NUMBER_OF_TIER1_WITH_NAT_RULE |