Update an alert
Update an alert.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the Organization to which the alert belongs to.
The ID of the alert to update.
Body
The request body for updating an alert.
- Option 1
- Option 2
- Option 3
- Option 4
- Option 5
- Option 6
The alert's name.
1 - 500The notification channels to send alerts to.
1The alert's severity.
INFO, WARNING, CRITICAL The alert's type.
DAG_SUCCESS, DAG_FAILURE, DAG_DURATION, DAG_TIMELINESS, TASK_DURATION, TASK_FAILURE Response
OK
The time when the alert was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The ID of the entity the alert is associated with.
The type of entity the alert is associated with.
DEPLOYMENT The alert's ID.
The alert's name.
The ID of the organization the alert is associated with.
The alert's severity.
INFO, WARNING, CRITICAL The alert's type.
DAG_SUCCESS, DAG_FAILURE, DAG_DURATION, DAG_TIMELINESS, TASK_DURATION, TASK_FAILURE, DATA_PRODUCT_SLA, DATA_PRODUCT_PROACTIVE_FAILURE, DATA_PRODUCT_PROACTIVE_SLA, AIRFLOW_DB_STORAGE_UNUSUALLY_HIGH, DEPRECATED_RUNTIME_VERSION, JOB_SCHEDULING_DISABLED, WORKER_QUEUE_AT_CAPACITY The time when the alert was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ.
"2022-11-22T04:37:12Z"
The ID of the deployment the alert is associated with.
The name of the entity the alert is associated with.
The notification channels to send alerts to.
The ID of the workspace the alert is associated with.