Module netapp_ontap.models.snapmirror_relationship_transfer
Copyright © 2023 NetApp Inc. All rights reserved.
This file has been automatically generated based on the ONTAP REST API documentation.
Classes
class SnapmirrorRelationshipTransferSchema (*, 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 SnapmirrorRelationshipTransfer object
Ancestors
- netapp_ontap.resource.ResourceSchema
- marshmallow.schema.Schema
- marshmallow.base.SchemaABC
Class variables
-
bytes_transferred: Size GET POST PATCH
-
Total bytes transferred in the last successful transfer.
-
end_time: ImpreciseDateTime GET POST PATCH
-
End time of the last transfer.
Example: 2020-12-03T02:36:19.000+0000
-
links: SelfLink GET
-
The links field of the snapmirror_relationship_transfer.
-
state: str GET POST PATCH
-
The state field of the snapmirror_relationship_transfer.
Valid choices:
- aborted
- failed
- hard_aborted
- queued
- success
- transferring
-
total_duration: str GET POST PATCH
-
Elapsed time to transfer all Snapshot copies for the last successful transfer.
Example: PT28M41S
-
uuid: str GET POST PATCH
-
Transfer UUID. This property is applicable only for active transfers.
Example: 4ea7a442-86d1-11e0-ae1c-123478563412