Apache CloudStack v4.7.0 Domain Admin API Reference

archiveEvents

Archive one or more events.

Request parameters

Parameter NameDescriptionRequired
enddateend date range to archive events (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss")false
idsthe IDs of the eventsfalse
startdatestart date range to archive events (including) this date (use format "yyyy-MM-dd" or the new format "yyyy-MM-ddThh:mm:ss")false
typearchive by event typefalse

Response Tags

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