Create an alert
Create an alert.
Path parameters
organizationId
The ID of the Organization to which the alert will belong to.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
Create Dag Duration Alert Request
OR
Create Dag Failure Alert Request
OR
Create Dag Success Alert Request
OR
Create Dag Timeliness Alert Request
OR
Create Task Duration Alert Request
OR
Create Task Failure Alert Request
Response
OK
createdAt
The time when the alert was created in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
createdBy
entityId
The ID of the entity the alert is associated with.
entityType
The type of entity the alert is associated with.
Allowed values:
id
The alert's ID.
name
The alert's name.
organizationId
The ID of the organization the alert is associated with.
rules
severity
The alert's severity.
Allowed values:
type
The alert's type.
updatedAt
The time when the alert was last updated in UTC, formatted as YYYY-MM-DDTHH:MM:SSZ
.
updatedBy
deploymentId
The ID of the deployment the alert is associated with.
entityName
The name of the entity the alert is associated with.
notificationChannels
The notification channels to send alerts to.
workspaceId
The ID of the workspace the alert is associated with.