vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanFileShareSmbOptions(vim.vsan.FileShareSmbOptions)
- Property of
- VsanFileShareConfig
- Extends
- DynamicData
- Since
- vSAN 7.0U1
Data Object Description
The protocol specific options for SMB file shares.Properties
Name | Type | Description |
---|---|---|
accessBasedEnumeration* | xsd:boolean |
This option controls whether SMB clients can list entries which they don't
have permission to access. Default value is 'False'.
Note: enabling this feature will slow down the listing of large directories
for the first time.
Since vSAN 7.0U3 |
encryption* | xsd:string |
This option controls whether a remote client is allowed or required to use
SMB encryption. Default value is 'disabled'. See VsanFileShareSmbEncryptionType |
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |