Module netapp_ontap.models.nfs_service_windows

Copyright © 2023 NetApp Inc. All rights reserved.

This file has been automatically generated based on the ONTAP REST API documentation.

Classes

class NfsServiceWindowsSchema (*, only: Union[Sequence[str], Set[str]] = None, exclude: Union[Sequence[str], Set[str]] = (), many: bool = False, context: Dict = None, load_only: Union[Sequence[str], Set[str]] = (), dump_only: Union[Sequence[str], Set[str]] = (), partial: Union[bool, Sequence[str], Set[str]] = False, unknown: str = None)

The fields of the NfsServiceWindows object

Ancestors

  • netapp_ontap.resource.ResourceSchema
  • marshmallow.schema.Schema
  • marshmallow.base.SchemaABC

Class variables

default_user: str GET POST PATCH

Specifies the default Windows user for the NFS server.

map_unknown_uid_to_default_user: bool GET POST PATCH

Specifies whether or not the mapping of an unknown UID to the default Windows user is enabled.

v3_ms_dos_client_enabled: bool GET POST PATCH

Specifies whether NFSv3 MS-DOS client support is enabled.