NfsProtocolProperties#

class NfsProtocolProperties(authentication_type=None, anonymous_identifier=None, squash_type=None, access_type=None, client_exceptions=None, *args, **kwargs)#

Bases: object

NFS protocol properties for mount target.

Parameters:
property access_type#
Type:

AccessType

property anonymous_identifier#
Type:

AnonymousIdentifier

property authentication_type#
Type:

FilesAuthenticationType

property client_exceptions#

Access exception client list of the mount target.

Type:

list[ ClientException ]

property squash_type#
Type:

SquashType

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model