Name | Description | Type | Additional information |
---|---|---|---|
Type |
Type of capacity |
CapacityType |
None. |
TotalMegaBytes |
Total storage available |
decimal number |
None. |
UsedMegaBytes |
How much data is used |
decimal number |
None. |
Utilization |
How many percentages of total storage that is occupied Calculated based on total and used |
decimal number |
Read-only. |
FreeMegaBytes |
How much free space is left Calculated based on total and used |
decimal number |
Read-only. |
Id |
A unique ID for the object. |
integer |
Read-only. |
CreatedDate |
Time and date the object was created. |
date |
Read-only. |
ArchivedDate |
Time and date the object was or is going to be archived. Unarchived objects have no value in ArchivedDate |
date |
Read-only. |
Operations |
Collection of OperationResult |
None. |