NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
LbPoolStatistics (schema)
| Name | Description | Type | Notes |
|---|---|---|---|
| last_update_timestamp | Timestamp when the data was last updated | EpochMsTimestamp | |
| members | Statistics of load balancer pool members | array of LbPoolMemberStatistics | |
| pool_id | Load balancer pool identifier | string | Required |
| statistics | Virtual server statistics counter | LbStatisticsCounter | Required |