Get system metrics
| Time | Status | User Agent | |
|---|---|---|---|
| Make a request to see history. |
URL Expired
The URL for this request expired after 30 days.
``200 Successful operation
``401 Unauthorized
``500 Internal server error
ShellNodeRubyPHPPython
Base URL
https://localhost:8080/management/metrics
xxxxxxxxxx
curl --request GET \
--url https://localhost:8080/management/metrics \
--header 'accept: application/json'
application/json
200401``500