| 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] |