TunnelProperties

TunnelProperties
TunnelProperties
AllOf
This class requires all of the following:
JSON Example
{
    "_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"
}
Returned By