APB Tunnels
Path parameters
deviceIdstringRequired
The unique identifier of the device.
Responses
200
successful operation
application/json
tunnelIdstringOptional
The ID of the tunnel.
statusstringOptional
The status of the tunnel (e.g., active, inactive).
default
unexpected error
get
/tunnels/{deviceId}Body
namestringOptionalDefault:
Name of the tunnel
default_tunneltypestringOptionalDefault:
Type of the tunnel
stripvlanstringOptionalDefault:
VLAN configuration for the tunnel
enablevnistringOptionalDefault:
VNI for the tunnel
4098selectedIngressPortstringOptionalDefault:
Ingress port selected for the tunnel
Ethernet1/1selectedEgressPortstringOptionalDefault:
Egress port selected for the tunnel
Ethernet1/2gatewayIpstringOptionalDefault:
Gateway IP for the tunnel
192.168.1.1descriptionstringOptionalDefault:
Description of the tunnel
Default tunnel descriptionsrcIpstringOptionalDefault:
Source IP for the tunnel
10.10.10.1dstIpstringOptionalDefault:
Destination IP for the tunnel
10.10.10.2deviceIpstringOptionalDefault:
Device IP associated with the tunnel
192.168.0.100deviceIdstringOptionalDefault:
Device ID associated with the tunnel
1c34da237700Responses
200
Tunnel created successfully
No content
default
Unexpected error
post
/tunnelsNo content
Last updated
