L2ForwarderStatus

L2ForwarderStatus
L2ForwarderStatus
JSON Example
{
    "last_update_timestamp": 0,
    "logical_switch_id": "string",
    "status_per_node": [
        {
            "high_availability_status": "string",
            "transport_node": {
                "is_valid": false,
                "target_display_name": "string",
                "target_id": "string",
                "target_type": "string"
            }
        }
    ]
}
integer As int64 As int64
last_update_timestamp
Optional

Timestamp when the service router status was last updated.

string
logical_switch_id
Optional

Logical switch id on which the L2 forwarder is created.

status_per_node
Optional

L2 forwarder status per node.