PortConnectionTunnel

PortConnectionTunnel
PortConnectionTunnel

Tunnel information between two given transport nodes

JSON Example
{
    "src_node_id": "string",
    "tunnel_properties": {
        "status": "string",
        "egress_interface": "string",
        "remote_node_display_name": "string",
        "remote_node_id": "string",
        "encap": "string",
        "bfd": {
            "active": false,
            "state": "string",
            "remote_state": "string",
            "remote_diagnostic": "string",
            "forwarding": false,
            "diagnostic": "string"
        },
        "name": "string",
        "local_ip": "string",
        "last_updated_time": 0,
        "remote_ip": "string"
    }
}
string
src_node_id
Required

Id of the source transport node

tunnel_properties
Required

tunnel_properties