InlineTunnelList1

InlineTunnelList1
InlineTunnelList1
JSON Example
{
    "tunnels": [
        {
            "_self": {
                "action": "string",
                "href": "string",
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "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"
        }
    ]
}
tunnels
Optional

List of transport node tunnels

Used By