Apache CloudStack v4.7.0 Root Admin API Reference

generateUsageRecords

Generates usage records. This will generate records only if there any records to be generated, i.e if the scheduled usage job was not run or failed

Request parameters

Parameter NameDescriptionRequired
enddateEnd date range for usage record query. Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-03.true
startdateStart date range for usage record query. Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-01.true
domainidList events for the specified domain.false

Response Tags

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