Alerts APIsedit
The following APIs are available for managing Kibana alerts.
- Create alert API to create an alert
- Update alert API to update the attributes for existing alerts
- Get object API to retrieve a single alert by ID
- Delete alert API to permanently remove an alert
- Find alerts API to retrieve a paginated set of alerts by condition
- List all alert types API to retrieve a list of all alert types
- Enable alert API to enable a single alert by ID
- Disable alert API to disable a single alert by ID
- Mute alert instance API to mute alert instances for a single alert by ID
- Unmute alert instance API to unmute alert instances for a single alert by ID
- Unmute all alert instances API to unmute all alert instances for a single alert by ID
- Get framework health API to retrieve the health of the alerts framework