Apache CloudStack 4.21.0.0 Root Admin API Reference

quotaCreditsList

Lists quota credits of an account.

Request parameters

Parameter NameDescriptionRequired
accountidID of the account for which the credit statement will be generated.false
domainidID of the domain for which credit statement will be generated. Available only for administrators.false
enddateEnd date of the credit statement. If not provided, the current date will be considered as the end date. The recommended format is "yyyy-MM-dd'T'HH:mm:ssZ" (e.g.: "2023-01-01T12:00:00+0100"); however, the following formats are also accepted: "yyyy-MM-dd HH:mm:ss" (e.g.: "2023-01-01 12:00:00") and "yyyy-MM-dd" (e.g.: "2023-01-01" - if the time is not added, it will be interpreted as "23:59:59"). If the recommended format is not used, the date will be considered in the server timezone.false
isrecursiveWhether to generate the credit statement for the provided domain and its children. Defaults to false.false
startdateStart date of the credit statement. If not provided, the first day of the current month will be considered as the start date. The recommended format is "yyyy-MM-dd'T'HH:mm:ssZ" (e.g.: "2023-01-01T12:00:00+0100"); however, the following formats are also accepted: "yyyy-MM-dd HH:mm:ss" (e.g.: "2023-01-01 12:00:00") and "yyyy-MM-dd" (e.g.: "2023-01-01" - if the time is not added, it will be interpreted as "00:00:00"). If the recommended format is not used, the date will be considered in the server timezone.false

Response Tags

Response NameDescription
creditThe credit deposited.
creditedonWhen the credit was added.
creditoruseridID of the creditor user.
creditorusernameUsername of the creditor user.
currencyCredit's currency.