ShareProtocols interface

Protocols to enable on the share. For now, only support SMB or NFS.

Properties

nfsEnabled

The share can be accessed by NFSv4.1.

smbEnabled

The share can be accessed by SMBv3.0, SMBv2.1 and REST.

Property Details

nfsEnabled

The share can be accessed by NFSv4.1.

nfsEnabled?: boolean

Property Value

boolean

smbEnabled

The share can be accessed by SMBv3.0, SMBv2.1 and REST.

smbEnabled?: boolean

Property Value

boolean