Apache CloudStack 4.20.0.0 Root Admin API Reference

purgeExpungedResources

Purge expunged resources

Request parameters

Parameter NameDescriptionRequired
batchsizeThe size of batch used during purgingfalse
enddateThe end date range of the expunged resources used for purging (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss")false
resourcetypeThe type of the resource which need to be purged. Supported types: VirtualMachinefalse
startdateThe start date range of the expunged resources used for purging (use format "yyyy-MM-dd" or "yyyy-MM-dd HH:mm:ss")false

Response Tags

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