Apache CloudStack 4.23.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