Module netapp_ontap.models.cluster_peer_local_network

Copyright © 2022 NetApp Inc. All rights reserved.

Classes

class ClusterPeerLocalNetworkSchema (*, 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 ClusterPeerLocalNetwork object

Ancestors

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

Class variables

broadcast_domain GET POST PATCH

Broadcast domain that is in use within the IPspace.

Example: bd1

gateway GET POST PATCH

The IPv4 or IPv6 address of the default router.

Example: 10.1.1.1

interfaces GET POST PATCH

The interfaces field of the cluster_peer_local_network.

netmask GET POST PATCH

IPv4 mask or netmask length.

Example: 255.255.0.0