This resource address returns all of the labels stored for the monitoring
history timespans. All labels are returned, unless the start
, end
,
or name
parameters specify otherwise.
Request Headers | |
---|---|
Accept | The expected MIME type of the response. If the
format parameter is present, it takes precedence over the Accept header. |
Response Headers | |
---|---|
Content-type | The MIME type of the data in the response
body. Depending upon the value of the format parameter or Accept header, either
application/xml or application/json . |
Upon success, MarkLogic Server returns status code 200 (OK). The response body contains the requested data.
manage-user
role, or the following
privilege: http://marklogic.com/xdmp/privileges/manage
The structure of the data in the response body is as follows:
label:label
http://localhost:8002/manage/v2/meters/labels ==> Returns all of the monitoring history labels.