Apache CloudStack 4.23.0.0 Root Admin API Reference

deleteAlerts

Delete one or more alerts.

Request parameters

Parameter NameDescriptionRequired
enddateEnd date range to delete alerts (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss")false
idsThe IDs of the alertsfalse
startdateStart date range to delete alerts (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss")false
typeDelete by alert typefalse

Response Tags

Response NameDescription
displaytextAny text associated with the success or failure
successTrue if operation is executed successfully