View the Project on GitHub elements-storage/elements-sdk-python
Name | Type | Description | Notes |
---|---|---|---|
id | int | ||
sharing_nfs_permissions | [NFSPermission] | ||
volume | Volume | ||
name | str | ||
path | str | ||
share_smb | bool | ||
share_nfs | bool | ||
share_afp | bool | ||
sharing_read_only | bool | ||
sharing_hidden | bool | ||
sharing_require_login | bool | ||
smb_extra_config | str | ||
afp_extra_config | str | ||
rw_access_group | int, none_type | ||
ro_access_group | int, none_type |