Loading TOC...

MarkLogic 10 Product Documentation
Management API (Meters)

For the complete list of REST resources in this category, refer to the main Management API page.

10 resources
Resource URI Description
/manage/v2/meters (GET) This resource address lists all existing meters with descriptions and units, including cluster-id and host-id.
/manage/v2/meters/labels (GET) This resource address returns all of the labels stored for the monitoring history timespans.
/manage/v2/meters/labels (OPTIONS) This resource address returns information on the /manage/v2/meters/labels endpoint.
/manage/v2/meters/labels (POST) This resource address creates a label and returns the ID of the created label.
/manage/v2/meters/labels/{id|name} (DELETE) This resource address deletes the named label.
/manage/v2/meters/labels/{id|name} (GET) This resource address returns the named label stored for the monitoring history timespans.
/manage/v2/meters/labels/{id|name} (HEAD) This resource address tests to see if the named label is in MarkLogic Server.
/manage/v2/meters/labels/{id|name} (OPTIONS) This resource address returns information on the /manage/v2/meters/labels/{id|name} endpoint.
/manage/v2/meters/labels/{id|name} (PUT) This resource address updates an existing label and returns the ID of the updated label.
/manage/v2/meters/resources (GET) This resource address returns a list of all of the resources in the local cluster that existed in specified time period..