Alert definitions service
View and manage your alerts using alert definitions - data structures that contain the configuration required to create an alert.
Overview
View and manage your alerts using alert definitions - data structures that contain the configuration required to create an alert.
Create an alert with an outgoing webhook
This guide demonstrates how to create an alert that sends notifications through an outgoing webhook (e.g., Slack) using the REST API. The flow involves:
Get a list of all accessible alert definitions
No description available
Replace an alert definition
No description available
Create an alert
No description available
Get alert definition by alert version ID
No description available
Bulk replace alert definitions
No description available
Download alerts
Download a list of all accessible alert definitions in base64-encoded byte format.
Get counts for filter options
Returns counts for different filter options based on the provided filters
Get alert definition by ID
No description available
DeleteAlertDef
No description available
Disable or enable an alert
No description available