NfsVersion#

class NfsVersion(*args, **kwargs)#

Bases: object

NFS version associated with the file server.

Allowed enum values:

  • _UNKNOWN

  • _REDACTED

  • NFSV4: NFS protocol version v4

  • NFSV3: NFS protocol version v3

  • NFSV3V4: NFS protocol version v3v4

to_dict()#

Returns the model properties as a dictionary

to_str()#

Returns the string representation of the model