RestoreStatus Class

Restore status.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
RestoreStatus

Constructor

RestoreStatus(**kwargs)

Variables

healthy
bool

Restore health status.

relationship_status
str or RelationshipStatus

Status of the restore SnapMirror relationship. Possible values include: "Idle", "Transferring".

mirror_state
str or MirrorState

The status of the restore. Possible values include: "Uninitialized", "Mirrored", "Broken".

unhealthy_reason
str

Reason for the unhealthy restore relationship.

error_message
str

Displays error message if the restore is in an error state.

total_transfer_bytes
<xref:long>

Displays the total bytes transferred.