Data Object - VsanFileShareSmbOptions(vim.vsan.FileShareSmbOptions)

Property of
VsanFileShareConfig
Extends
DynamicData
Since
vSAN API 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 API 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
*Need not be set
Show WSDL type definition