Sdílet prostřednictvím


ReplicationStatus interface

Replication status

Properties

errorMessage

Displays error message if the replication is in an error state

healthy

Replication health check

mirrorState

The status of the replication

relationshipStatus

Status of the mirror relationship

totalProgress

The progress of the replication

Property Details

errorMessage

Displays error message if the replication is in an error state

errorMessage?: string

Property Value

string

healthy

Replication health check

healthy?: boolean

Property Value

boolean

mirrorState

The status of the replication

mirrorState?: string

Property Value

string

relationshipStatus

Status of the mirror relationship

relationshipStatus?: string

Property Value

string

totalProgress

The progress of the replication

totalProgress?: string

Property Value

string