Retrieve historical monitoring data about the hosts in the cluster.
Request Headers | |
---|---|
Accept | The expected MIME type of the response. If the
format parameter is present, it takes precedence over the Accept header. |
Upon success, MarkLogic Server returns status code 200 (OK), and the response body contains the requested information.
manage-user
role, or the following
privilege: http://marklogic.com/xdmp/privileges/manage
The structure of the output returned from this REST API is as follows:
meta
metrics-properties
metrics-relations
related-views
http://localhost:8002/manage/v2/hosts?view=metrics ==> Returns historical monitoring data for the hosts in the cluster.
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.