Apache CloudStack 4.15.0.0 Root Admin API Reference
removeRawUsageRecords
Safely removes raw records from cloud_usage table
Request parameters
Parameter Name | Description | Required |
interval | Specify 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 today | true |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |