Module netapp_ontap.models.cluster_peer_setup_response_authentication
Copyright © 2022 NetApp Inc. All rights reserved.
Classes
class ClusterPeerSetupResponseAuthenticationSchema (*, 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 ClusterPeerSetupResponseAuthentication object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
expiry_time GET POST PATCH
-
The date and time the passphrase will expire. The default expiry time is one hour.
Example: 2017-01-25T11:20:13.000+0000
-
passphrase GET POST PATCH
-
A password to authenticate the cluster peer relationship.