ReplicationStatus interface
レプリケーションの状態
プロパティ
| error |
レプリケーションがエラー状態の場合にエラー メッセージを表示します |
| healthy | レプリケーションの正常性チェック |
| mirror |
レプリケーションの状態 |
| relationship |
ミラー関係の状態 |
| total |
レプリケーションの進行状況 |
プロパティの詳細
errorMessage
レプリケーションがエラー状態の場合にエラー メッセージを表示します
errorMessage?: string
プロパティ値
string
healthy
レプリケーションの正常性チェック
healthy?: boolean
プロパティ値
boolean
mirrorState
レプリケーションの状態
mirrorState?: string
プロパティ値
string
relationshipStatus
ミラー関係の状態
relationshipStatus?: string
プロパティ値
string
totalProgress
レプリケーションの進行状況
totalProgress?: string
プロパティ値
string