NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LBNodeCapacitySummary (schema)
The LB capacity status summary for all service clusters
Describes available load balancer service numbers and pool member
number for all service clusters including Edge cluster and Service
Appliance cluster.
Name | Description | Type | Notes |
---|---|---|---|
alarm | Alarm Information Details Alarm information details. |
PolicyRuntimeAlarm | Readonly |
enforcement_point_path | Enforcement point Path Policy Path referencing the enforcement point where the info is fetched. |
string | Readonly |
node_capacity_status | LB node capacity The property shows all available load balancer service numbers. |
array of LBNodeCapacity (Abstract type: pass one of the following concrete types) LBEdgeNodeCapacity LBServiceApplianceNodeCapacity |
Readonly |