LogicalRouterHaHistory (schema)

Name Description Type Notes
event Logical router HA event that triggered state change

Logical router HA event that triggered state change
string Readonly
event_timestamp Time in UTC when the last HA event occured

Time in UTC when the last HA event occured
EpochMsTimestamp Readonly
state Logical router HA state

Logical router HA state DOWN - Logical router is not in good health SYNC - Logical router is synchronizing data from peer logical router STANDBY - Logical router is available to go Active ACTIVE - Logical router is forwarding traffic
string Readonly
Enum: DOWN, SYNC, STANDBY, ACTIVE