AbstractRecoveryInfo

AbstractRecoveryInfo
AbstractRecoveryInfo
JSON Example
{
    "optimizeUntil": 1620575926016,
    "recoveryState": "NOT_STARTED"
}
integer As int64 As int64
optimizeUntil
Optional

Date until the replication can benefit from optimized reverse

string
recoveryState
Optional

State of VM recovery. Test failover, failover and cleanup failover test change it. Possible values: [NOT_STARTED, IN_PROGRESS, TEST, COMPLETE]

Possible values are : NOT_STARTED, IN_PROGRESS, TEST, COMPLETE,