 
        View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes | 
|---|---|---|---|
| id | int | ||
| path | str | ||
| nodes | [int] | ||
| display_name | str | ||
| visual_tag | str, none_type | ||
| is_default | bool | ||
| use_for_homes | bool | ||
| use_for_workspaces | bool | ||
| type | str | ||
| snm_enabled | bool | ||
| snfs_name | str, none_type | ||
| simulated_quotas | bool | ||
| backend | Backend | ||
| cloud_account | int, none_type | ||
| qumulo_integration | int, none_type | ||
| nfsv4_export | bool | ||
| onefs_integration | int, none_type | ||
| fs_properties | FSProperties | [optional] | |
| status | VolumeStatus | [optional] |