LogicalRouterHaHistory

LogicalRouterHaHistory
LogicalRouterHaHistory
JSON Example
{
    "event": "string",
    "event_timestamp": 0,
    "state": "string"
}
string
event
Optional

Logical router HA event that triggered state change

integer As int64 As int64
event_timestamp
Optional

Time in UTC when the last HA event occured

string
state
Optional

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

Possible values are : DOWN, SYNC, STANDBY, ACTIVE,
Property Of