Module netapp_ontap.models.cifs_netbios
Copyright © 2022 NetApp Inc. All rights reserved.
Classes
class CifsNetbiosSchema (*, 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 CifsNetbios object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
aliases GET POST PATCH
-
The aliases field of the cifs_netbios.
Example: ["ALIAS_1","ALIAS_2","ALIAS_3"]
-
enabled GET POST PATCH
-
Specifies whether NetBios name service (NBNS) is enabled for the CIFS. If this service is enabled, the CIFS server will start sending the broadcast for name registration.
-
wins_servers GET POST PATCH
-
The wins_servers field of the cifs_netbios.
Example: ["10.224.65.20","10.224.65.21"]