Delete Canceled Alerts
Example: DELETE /api/alerts/bulk
The alertQuery criteria
"No Custom Example is Available"
Operations for Composite Conditions
Filter based on Alert identifiers
Filter based on Alert name using 'contains' logic
Object used to lookup resources with various filtering criteria
Filter to return only Active alerts, if true, the query will exclude Suspended and Cancelled Alerts
Filter based on Alert Type
Filter based on Alert Criticality
Filter based on the Alert Status. If looking for only active alerts combined
with other filter criteria then use the activeOnly property instead.
Filter based on the Alert Impact
Filter based on the Alert definition id
Filter based on the Alert Control State
Filter based on matching UTC cancel time
Filter based on matching UTC cancel time
Filter based on matching UTC cancel time
True to include alerts generated by child resources
Indicates whether need to report alert owner's name in addition to owner's id
Filter based on user id
Filter based on user name using 'contains' logic
Filter based on resource kind using 'contains' logic
Indicates the alert grouping condition
Filter based on alert group id
No error in starting the deletion of canceled alerts(s)
Wrong request parameter for deletion of canceled alerts(s)
Error occurred while starting the deletion of canceled alert(s)
curl -X DELETE -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{}' https://{api_host}/suite-api/api/alerts/bulk