Get host pool metrics

Returns timestamped series over a date range for active and total sessions, running and stopped hosts,
average CPU and memory, and connection errors — intended for charting.
Every value is a series rather than a current reading, and connection errors are available nowhere else.

Path Params
uuid
required

The unique identifier of the host pool.

Query Params
int32
10 to 500
Defaults to 60

Number of data points to return (defaults to 60 if not specified).
Must be between 10 and 500.

date-time

Start date for the range (inclusive).
Accepts ISO 8601 format with optional timezone (e.g., "2026-01-20T00:00:00Z" or "2026-01-20T00:00:00+03:00").

date-time

End date for the range (inclusive).
Accepts ISO 8601 format with optional timezone (e.g., "2026-01-20T23:59:59Z" or "2026-01-20T23:59:59+03:00").

Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json