Monitors
Create a Metric Monitor
POST
/
api
/
v1
/
monitors
/
create
/
metric
Authorizations
Use the 'Authorization' header with the format 'Key <api-key>'
Body
application/json
The identifier for the data source configuration.
Configuration for the metric being monitored.
The name of the monitor.
The schedule at which the monitor runs.
Condition for triggering alerts.
The description of the monitor.
Indicates whether the monitor is enabled.
Notification configuration for the monitor.
Tags associated with the monitor.
Response
200 - application/json
Unique identifier for the monitor.