Apache CloudStack 4.17.0.0 Root Admin API Reference

removeRawUsageRecords

Safely removes raw records from cloud_usage table

Request parameters

Parameter NameDescriptionRequired
intervalSpecify the number of days (greater than zero) to remove records that are older than those number of days from today. For example, specifying 10 would result in removing all the records created before 10 days from todaytrue

Response Tags

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