Apache CloudStack v4.9.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