Name | Description | Type | Additional information |
---|---|---|---|
Name |
Name of storage unit |
string |
None. |
TotalStorageMegaBytes |
Total storage available to the storage unit in MegaBytes |
decimal number |
None. |
UsedStorageMegaBytes |
How much data is located in the storage unit |
decimal number |
None. |
Utilization |
How many percentages of total storage that is occupied by storage Calculated based on total and used storage |
decimal number |
Read-only. |
FreeStorageMegaBytes |
How much free space is left for the storage unit Calculated based on total and used storage |
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. |