Module netapp_ontap.models.cluster_peer_setup
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class ClusterPeerSetupSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the ClusterPeerSetup object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var authentication
-
The authentication field of the cluster_peer_setup.
var ip_address
-
A local intercluster IP address that a remote cluster can use, together with the passphrase, to create a cluster peer relationship with the local cluster.
var links
-
The links field of the cluster_peer_setup.
var name
-
Optional name for the cluster peer relationship. By default it is the name of the remote cluster, or a temporary name may be autogenerated for anonymous cluster peer offers.
Example: cluster2
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