Alert Rules REST API Guide
Last updated
Was this helpful?
Last updated
Was this helpful?
List of all alert records during specified time_bucket_start and time_bucket_end for the given alert rule
/v3/alert-rules/{alert_id}/records
alert id path parameter
requested start time
requested end time
Limit for the pagination
Offset for the pagination
Allows you to order results by any field. For desc order prefix field name with -
and provide comman separated values for multiple fields
Allows you to search by any field.
List latest alert record for each time bucket during specified time_bucket_start and time_bucket_end for the given alert rule
/v3/alert-rules/{alert_id}/record-history
alert id path parameter
requested start time
requested end time
List of all alert rule summary in the given time_bucket_start and time_bucket_end
/v3/alert-rules/summary
Allows you to filter by any field.
Allows you to search by any field.
Allows you to order results by any field. For desc order prefix field name with -
and provide comman separated values for multiple fields
Limit for the pagination
Offset for the pagination
requested start time
requested end time
Lists all alert rules configured for a model.
/v3/alert-rules
Limit for the pagination
Offset for the pagination
Allows you to filter by any field.
Allows you to order results by any field. For desc order prefix field name with -
and provide comman separated values for multiple fields
Allows you to search by any field.
Returns notification for the given Alert Rule id
/v3/alert-rules/{alert_id}/notification
alert id path parameter
Create Notification for an Alert Rule
/v3/alert-rules/{alert_id}/notification
alert id path parameter
Update Notification by Alert Rule id
/v3/alert-rules/{alert_id}/notification
alert id path parameter