Policy > Monitoring > Capacity Dashboard

Returns capacity usage data for NSX objects

Request:

Method:
GET
URI Path(s):
/policy/api/v1/infra/capacity/dashboard/usage
Request Headers:
n/a
Query Parameters:
CapacityUsageRequestParameters+
Request Body:
n/a

Example Request:

GET https://<nsx-mgr>/policy/api/v1/infra/capacity/dashboard/usage

Successful Response:

Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
CapacityUsageResponse+

Example Response:

{ "capacity_usage": [ { "usage_type": "NUMBER_OF_GROUPS", "display_name": "Groups", "current_usage_count": 0, "max_supported_count": 10000, "min_threshold_percentage": 30, "max_threshold_percentage": 50, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_FIREWALL_SECTIONS", "display_name": "System-wide Firewall Sections", "current_usage_count": 2, "max_supported_count": 10000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0.02, "severity": "INFO" }, { "usage_type": "NUMBER_OF_EDGE_NODES", "display_name": "System-wide Edge Nodes", "current_usage_count": 0, "max_supported_count": 320, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_NAT_RULES", "display_name": "System-wide NAT Rules", "current_usage_count": 0, "max_supported_count": 25000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_PREPARED_HOSTS", "display_name": "Hypervisor Hosts", "current_usage_count": 0, "max_supported_count": 1024, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_ACTIVE_DIRECTORY_DOMAINS", "display_name": "Active Directory Domains(Identity Firewall)", "current_usage_count": 0, "max_supported_count": 4, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_EDGE_CLUSTERS", "display_name": "Edge Clusters", "current_usage_count": 0, "max_supported_count": 160, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_SEGMENT", "display_name": "Segments", "current_usage_count": 0, "max_supported_count": 10000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_SEGMENT_PORT", "display_name": "Segment Ports", "current_usage_count": 0, "max_supported_count": 25000, "min_threshold_percentage": 30, "max_threshold_percentage": 50, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_ACTIVE_DIRECTORY_GROUPS", "display_name": "Active Directory Groups(Identity Firewall)", "current_usage_count": 0, "max_supported_count": 100000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_SECURITY_POLICY", "display_name": "Distributed Firewall Sections", "current_usage_count": 2, "max_supported_count": 10000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0.02, "severity": "INFO" }, { "usage_type": "NUMBER_OF_PREFIX_LIST", "display_name": "Prefix Lists", "current_usage_count": 0, "max_supported_count": 500, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_TIER0_ROUTERS", "display_name": "Tier-0 Gateways", "current_usage_count": 0, "max_supported_count": 160, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_TIER1_ROUTERS", "display_name": "Tier-1 Gateways", "current_usage_count": 0, "max_supported_count": 4000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_FIREWALL_RULES", "display_name": "System-wide Firewall Rules", "current_usage_count": 2, "max_supported_count": 100000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_SECURITY_POLICY_RULES", "display_name": "Distributed Firewall Rules", "current_usage_count": 2, "max_supported_count": 100000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_PROTECTION_ENABLED_HOST", "display_name": "System-wide Endpoint Protection Enabled Hosts", "current_usage_count": 0, "max_supported_count": 256, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_PROTECTION_ENABLED_VIRTUAL_MACHINES", "display_name": "System-wide Endpoint Protection Enabled Virtual Machines", "current_usage_count": 0, "max_supported_count": 7500, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_VSPHERE_CLUSTERS", "display_name": "vSphere Clusters", "current_usage_count": 0, "max_supported_count": 64, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_TIER1_WITH_NAT_RULE", "display_name": "Tier-1 Gateways with NAT Enabled", "current_usage_count": 0, "max_supported_count": 4000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" }, { "usage_type": "NUMBER_OF_DHCP_IP_POOLS", "display_name": "System-wide DHCP Ranges/Pools", "current_usage_count": 0, "max_supported_count": 10000, "min_threshold_percentage": 70, "max_threshold_percentage": 100, "current_usage_percentage": 0, "severity": "INFO" } ], "meta_info": { "last_updated_timestamp": 1589228467895, "min_global_threshold_percentage": 70, "max_global_threshold_percentage": 100 }, "unreported_usage_types": [], "_protection": "NOT_PROTECTED" }

Required Permissions:

read

Feature:

infra_admin

Additional Errors: