GET monitoring

The web method GET monitoring retrieves a collection of raw client metrics.

HTTP Parameters for Filtering

The complete set of current metrics for all clients can be very large. (The actual size of the set depends on the number of clients and their complexity.) You can filter the metrics by client ID.

Syntax Description
id=ID_list Get metrics for a specific set of clients.

Supply a comma-separated list of client ID numbers.

Example Requests

curl -X GET http://host:port/api/v1/monitoring