L2ForwarderRemoteMacs

L2ForwarderRemoteMacs
L2ForwarderRemoteMacs
JSON Example
{
    "inter_site_forwarder_status": [
        {
            "high_availability_status": "string",
            "transport_node": {
                "is_valid": false,
                "target_display_name": "string",
                "target_id": "string",
                "target_type": "string"
            }
        }
    ],
    "last_update_timestamp": 0,
    "logical_switch_id": "string",
    "remote_macs_per_site": [
        {
            "remote_active_ips": [
                "string"
            ],
            "remote_mac_addresses": [
                "string"
            ],
            "remote_site": {
                "is_valid": false,
                "target_display_name": "string",
                "target_id": "string",
                "target_type": "string"
            },
            "remote_standby_ips": [
                "string"
            ],
            "rtep_group_id": 0
        }
    ]
}
inter_site_forwarder_status
Optional

Inter-site forwarder status per node.

integer As int64 As int64
last_update_timestamp
Optional

Timestamp when the l2 forwarder remote mac addresses was last updated.

string
logical_switch_id
Optional

Logical switch id on which the L2 forwarder is created.

remote_macs_per_site
Optional

L2 forwarder remote mac addresses per site for logical switch.