Apache CloudStack 4.23.0.0 Root Admin API Reference

quotaSummary

Lists Quota balance summary of Accounts and Projects.

Request parameters

Parameter NameDescriptionRequired
accountName of the Account for which balance will be listed.false
accountidID of the Account for which balance will be listed. Can not be specified with projectid.false
accountstatetoshowPossible values are [ALL, ACTIVE, REMOVED]. ALL will list summaries for active and removed accounts; ACTIVE will list summaries only for active accounts; REMOVED will list summaries only for removed accounts. The default value is ACTIVE.false
domainidID of the Domain for which balance will be listed. May be used individually or with accountname.false
keywordList by keywordfalse
listallFalse (default) lists the Quota balance summary for calling Account. True lists balance summary for Accounts which the caller has access. If domain ID is informed, this parameter is considered as true.false
pagefalse
pagesizefalse
projectidID of the Project for which balance will be listed. Can not be specified with accountId.false

Response Tags

Response NameDescription
accountAccount's name
accountidAccount's ID
accountremovedIf the account is removed or not
balanceAccount's balance
currencyCurrency
domainDomain's path
domainidDomain's ID
domainremovedIf the domain is removed or not
enddateEnd date of the quota consumption
projectidProject's id
projectnameName of the project
projectremovedWhether the project is removed or not
quotaQuota consumed between the startdate and enddate
quotaenabledIf the account has the quota config enabled
startdateStart date of the quota consumption
stateAccount's state