InlineTunnelList1

InlineTunnelList1
InlineTunnelList1
JSON Example
{
    "tunnels": [
        {
            "_self": {
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "status": "string",
            "egress_interface": "string",
            "remote_node_id": "string",
            "encap": "string",
            "bfd": {
                "remote_state": "string",
                "remote_diagnostic": "string",
                "diagnostic": "string",
                "state": "string",
                "active": false,
                "forwarding": false
            },
            "name": "string",
            "local_ip": "string",
            "remote_ip": "string"
        }
    ]
}
tunnels
Optional

tunnels

Used By