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