Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The type of the monitor.
Available options:
cpu_load
, disk
, free_memory
, used_memory
The operator used against the threshold.
Available options:
gte
, lte
The threshold to alert on once breached.
Example:
90
The email address to notify when the monitor is in an alert state.
Example:
The frequency in minutes to evaluate the monitor.
Required range:
1 <= x <= 60
Example:
1
Response
MonitorResource