NSX-T Data Center REST API
LbServiceStatistics (schema)
| Name | Description | Type | Notes | 
|---|---|---|---|
| last_update_timestamp | Timestamp when the data was last updated | EpochMsTimestamp | |
| pools | Statistics of load balancer pools | array of LbPoolStatistics | |
| service_id | load balancer service identifier | string | Required | 
| statistics | Load balancer service statistics counter | LbServiceStatisticsCounter | |
| virtual_servers | Statistics of load balancer virtual servers | array of LbVirtualServerStatistics | 
