Apache CloudStack 4.18.0.0 Root Admin API Reference
quotaSummary
Lists balance and quota usage for all accounts
Request parameters
| Parameter Name | Description | Required |
| account | Optional, Account Id for which statement needs to be generated | false |
| domainid | Optional, If domain Id is given and the caller is domain admin then the statement is generated for domain. | false |
| keyword | List by keyword | false |
| listall | Optional, to list all accounts irrespective of the quota activity | false |
| page | false | |
| pagesize | false |
Response Tags
| Response Name | Description |
| account | account name |
| accountid | account id |
| balance | account balance |
| currency | currency |
| domain | domain name |
| domainid | domain id |
| enddate | end date |
| quota | quota usage of this period |
| quotaenabled | if the account has the quota config enabled |
| startdate | start date |
| state | account state |