List all monitors associated with the server.
Processing mode: sync
The access token received from the authorization server in the OAuth 2.0 flow.
Available sorts are state
, status
, created_at
, updated_at
. You can sort by multiple options by separating them with a comma. To sort in descending order, use -
sign in front of the sort, for example: -state
.
The number of results that will be returned per page.
The cursor to start the pagination from.
The status of the monitor.
"installed"
The state of the monitor.
"OK"
The type of the monitor.
"cpu_load"
The email address to notify when the monitor is in an alert state.
Paginated set of MonitorResource
The response is of type object
.