API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create a new GRE tunnel-group

List of Tunnel-groups.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Tunnel-group name

Query Params
string

LOCAL - To create local objects. SHARED - To create shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be created. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be created. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

groupbody object

string
length between 1 and 255

Tunnel-group description

string
length between 1 and 20

Tunnel-group name

string
enum

Payload-type of tunnels that are part of the tunnel-group.
All tunnels in the group must have the same payload-type.
If payload-type is L2, all tunnels in the group must have the same vlan configuration.

Show Details
L2GRE payload is an Ethernet frame.
L3GRE payload is an IPv4/IPv6 frame.
Allowed:
boolean
Defaults to true

Use pre-emptive failover.

If this is enabled, when a tunnel with higher precedence than current
active tunnel comes up, that will be set as the active tunnel immediately
even if the current active tunnel did not go down. Precedence is decided
by the order of 'tunnels' list.

tunnels
array of int64s
length ≤ 2147483647
tunnels
Responses

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json