Module netapp_ontap.models.cluster_peer_local_network

Copyright © 2019 NetApp Inc. All rights reserved.

Classes

class ClusterPeerLocalNetworkSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)

The fields of the ClusterPeerLocalNetwork object

Ancestors

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

Class variables

var broadcast_domain

Broadcast domain that is in use within the IPspace.

Example: bd1

var gateway

The IPv4 or IPv6 address of the default router.

Example: 10.1.1.1

var interfaces

The interfaces field of the cluster_peer_local_network.

var netmask

IPv4 mask or netmask length.

Example: 255.255.0.0

var opts

Instance variables

var patchable_fields

Only fields in this list will be considered when patching a resource

var postable_fields

Only fields in this list will be considered when posting a resource