[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
EdgeLoadBalancerAnalyticReports
A set of Load Balancer analytic reports. Each report in the list represents a timeseries of Edge Gateway Load Balancer runtime data.
Properties
array of
EdgeLoadBalancerAnalyticReport
values
Optional
A Load Balancer Analytic Report. It represents a timeseries of Edge Gateway Load Balancer runtime data.
JSON Example
{
"values": [
{
"componentId": "string",
"data": [
{
"timestamp": "string",
"value": "string"
}
],
"gatewayId": "string",
"metric": "string",
"statistics": {
"endTime": "string",
"max": 0,
"mean": 0,
"min": 0,
"sampleSize": 0,
"startTime": "string",
"trend": 0
},
"units": "string"
}
]
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Availability
Added in 35.0
Returned By
Get Load Balancer Analytic Reports