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