View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| online | bool, none_type | ||
| size_total | str, none_type | This is a legacy placeholder field for compatibility with previous SDK versions. It is always an empty string. | [optional] [readonly] |
| size_used | str, none_type | This is a legacy placeholder field for compatibility with previous SDK versions. It is always an empty string. | [optional] [readonly] |
| size_free | str, none_type | This is a legacy placeholder field for compatibility with previous SDK versions. It is always an empty string. | [optional] [readonly] |
| usage | VolumeUsage | [optional] | |
| snfs | VolumeSNFSStatus | [optional] | |
| beegfs | VolumeBeeGFSStatus | [optional] | |
| ceph | VolumeCephStatus | [optional] |