CarRedundancyState

  • Base type Enumeration

States of the HA redundancy: notConfigured - The appliance is not configured for redundancy. starting - The appliance is configured for redundancy and is initializing. This state could apply to both active and standby appliances. active - The appliance is the active appliance. preStandby - The appliance is configured to be standby and is attempting to restore data from the active appliance and is not yet in the standby mode. standby - The appliance is warm standby mode. activeLostStandby - The active appliance is not getting any response from the standby appliance. activeLostNetwork - The active appliance is not getting any response from the standby appliance or from the default gateway. There is possibly network issue. standbyLostNetwork - The standby appliance is not getting any response from the active appliance or from the default gateway. There is possibly network issue.

Possible values

8 objects
Number Name
1 notConfigured
2 starting
3 active
4 preStandby
5 standby
6 activeLostStandby
7 activeLostNetwork
8 standbyLostNetwork