Apache CloudStack 4.13.0.0 Root Admin API Reference

archiveAlerts

Archive one or more alerts.

Request parameters

Parameter NameDescriptionRequired
enddateend date range to archive 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 archive alerts (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss")false
typearchive by alert typefalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully