Enumerations > HighAvailabilityState

HighAvailabilityState

Parameter of

CoreMonitorDetails

Properties

Name Enumeration Description
Illegal -1 There is a problem determining the monitoring status.
None 0 The monitoring status has not yet been determined.
FailoverMonitoring 16 The target is monitoring the source for a failure. No failover condition has been met.
FailoverRequired 32 Failover is pending because a failover condition has been met but failover has not started yet.
FailoverOccurring 48 Failover is occurring.
FailbackRequired 64 The source is failed over to the target. A failback needs to occur to restore the target to its original identity.
FailbackOccurring 80 Failback is occurring.
FailbackRemonitor 96 Failback is complete. The target is waiting to start monitoring the source again.