Authorizations
Enter your JWT in the format: Bearer <token>
Path Parameters
The unique identifier for the site.
"9c69345c-8d39-4786-9f17-8153c988c89a"
The unique identifier for the tunnel.
"9c6934c9-586b-47e5-9c59-8669911e8609"
Body
A descriptive name for the WAN connection.
"Primary Fibre Link"
The name of the interface on the router to bind this tunnel to (e.g., ether1, pppoe-out1).
"ether1-wan"
The upstream gateway IP address for this connection.
"198.51.100.1"
The technology type of the connection.
fibre, copper, 3g, 4g, lte, 5g, ethernet, coaxial, vsat, microwave, other "fibre"
Toggles whether the tunnel is active and included in the failover logic.
true
An optional identifier to associate this tunnel with a pre-configured WAN provider.
"9c6934e8-4660-4927-9c94-013083e9a531"
An optional identifier to associate this tunnel with a specific SLA profile. Requires wan_provider_id.
"9c6934f8-d450-482b-8a1a-428615ef5195"
Response
The tunnel was updated successfully.
The unique identifier of the tunnel.
"9c6934c9-586b-47e5-9c59-8669911e8609"
The internal IP address assigned to the tunnel interface within the Altostrat network.
"100.112.0.5"
A user-defined name for the tunnel. Defaults to WAN {priority}.
"Primary Fibre"
The failover priority of the tunnel (1 is highest).
1
The name of the Internet Service Provider, detected from the tunnel's public IP.
"Google Fiber"
The two-letter ISO country code of the ISP.
"US"
The Autonomous System Number (ASN) of the ISP.
"16509"
The physical or logical type of the WAN connection.
fibre, copper, 3g, 4g, lte, 5g, ethernet, coaxial, vsat, microwave, other "fibre"
The IP address of the upstream gateway for this WAN connection.
"198.51.100.1"
The name of the physical or logical interface on the on-site router used by this tunnel.
"ether1-wan"
The public IP address of the WAN connection, as seen by the Altostrat network.
"203.0.113.55"
The public IP address of the Altostrat concentrator this tunnel connects to.
"192.0.2.10"
The internal IP address of the Altostrat concentrator for this tunnel.
"100.64.0.1"
The identifier for a linked WAN Provider resource.
"9c6934e8-4660-4927-9c94-013083e9a531"
The name of the linked WAN Provider.
"Comcast Business"
Indicates whether the tunnel is currently online and connected.
true
The most recently measured latency for the tunnel in milliseconds.
12.5
The packet loss percentage measured over the last 30 minutes.
0.1
A stable DynDNS hostname that resolves to the tunnel's current public wan_ip.
"a1b2c3d4e5f6.onpremdns.net"