NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LBPoolStatistics (schema)
| 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 |
| last_update_timestamp | Timestamp when the data was last updated Timestamp when the data was last updated. |
EpochMsTimestamp | Readonly |
| members | Statistics of load balancer pool members Statistics of load balancer pool members. |
array of LBPoolMemberStatistics | Readonly |
| pool_path | Load balancer pool object path Load balancer pool object path. |
string | Readonly |
| resource_type | Must be set to the value LBPoolStatistics | string | Required |
| statistics | Virtual server statistics counter Virtual server statistics counter. |
LBStatisticsCounter | Readonly |