Name | Type | Description | Notes |
---|---|---|---|
Identifier | string | The identifier of this storage location. The identifier will correspond to the identifier keyed in the storage configuration. | [optional] |
FreeSpace | string | Amount of free space. | [optional] |
TotalSpace | string | Amount of total space. | [optional] |
UsedSpace | string | Amount of used space. | [optional] |
FreeSpaceBytes | long? | The number of bytes of free space. | [optional] |
TotalSpaceBytes | long? | The number of bytes of total space. | [optional] |
UsedSpaceBytes | long? | The number of bytes of used space. | [optional] |
Utilization | string | Utilization of this storage location. | [optional] |