[{"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
Get Load Balancer Supported Analytic Metrics
DescriptionRetrieves all the supported metrics for load balancer analytic reports. These metrics can be used to create runtime reports of load balancer virtual services and pools. Supported filters are:
- componentId. The URN of the load balancer virtual service or pool for which we want supported metrics. Only one should be specified. This is required.
Request
URLURL
https://{api_host}/cloudapi/1.0.0/loadBalancer/analyticReports/supportedMetrics
Query Parameters
Query Parameters
string
filter
Optional
Filter for a query. FIQL format.
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
EdgeLoadBalancerAnalyticMetrics
of type(s) application/json;version=37.0
{
"metrics": [
{
"description": "string",
"key": "string"
}
]
}
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://{api_host}/cloudapi/1.0.0/loadBalancer/analyticReports/supportedMetrics
[{"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