The Account Usage Object holds details about the account usage.
Field | Type | Example | Description |
---|---|---|---|
serverUsage |
| A list of servers that have been used or are currently in use. | |
backupUsage |
| A list of backups that have been used. | |
bandwidthUsage |
| A list of bandwidth that has been used. | |
protectionUsage |
| A list of protection that have been used or are currently in use. | |
totalUsd |
| The total amount being charged by all the services in the given time period. The amount is (USD * 1000). | |
prevMonth |
| The previous month relative to the time period. | |
thisMonth |
| The current month of the given time period. | |
nextMonth |
| The next month relative to the time period. |