Get a specific monitored instance along with its status. The default format is JSON. The servlet will use the HTTP Accept header as a hint if no specific format is specified.
URL |
|
Method |
GET |
Formats |
JSON, XML |
Query parameters |
N/A |
Server state |
The PingDataMetrics Server returns the server state status of the
monitored instance, which is displayed by the
status
parameter. The status parameter can have one of the
following values:
|
Instance with ID
metrics-server
in JSON
format.curl \
-X GET \
https://<metricsServerHost>:8080/api/v1/instances/metrics-server.json
Response Code |
200 0K |
Response Body |
|