Apache CloudStack 4.23.0.0 Root 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