Retrieve a metric definition
Use this reference to retrieve a specific metric definition.
The default format will be JSON if none is specified.
The servlet will use the HTTP Accept header as a hint if no specific format is specified.
|
Example
Metric with ID backend-sequential-writes
in XML format.
curl \
-X GET
https://<metricsServerHost>:8080/api/v1/metrics/backend-sequential-
writes.xml
Response Code |
200 0K |
Response Body |
|