Apache CloudStack 4.20.0.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 Name | Description | Required |
domainid | List events for the specified domain. | false |
enddate | End date range for usage record query. Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-03. | false |
startdate | Start date range for usage record query. Use yyyy-MM-dd as the date format, e.g. startDate=2009-06-01. | false |
Response Tags
Response Name | Description |
displaytext | any text associated with the success or failure |
success | true if operation is executed successfully |