Module netapp_ontap.models.cluster_peer_setup_response_authentication
Copyright © 2019 NetApp Inc. All rights reserved.
Classes
class ClusterPeerSetupResponseAuthenticationSchema (only=None, exclude=(), many=False, context=None, load_only=(), dump_only=(), partial=False, unknown=None)
-
The fields of the ClusterPeerSetupResponseAuthentication object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.schema.BaseSchema
- marshmallow.base.SchemaABC
Class variables
var expiry_time
-
The date and time the passphrase will expire. The default expiry time is one hour.
Example: 2017-01-25T11:20:13.000+0000
var opts
var passphrase
-
A password to authenticate the cluster peer relationship.
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