Skip to main content

Create a tunnel interface

POST 

/tunnel-interfaces

Create a new tunnel interface.

Request

Body

Created

    oneOf
    folder stringrequired

    Possible values: <= 64 characters, Value must match regular expression ^[a-zA-Z\d-_\. ]+$

    The folder in which the resource is defined

    name stringrequired

    L3 sub-interface name

    default-value integer

    Possible values: >= 1 and <= 9999

    Default interface assignment

    comment string

    Description

    mtu number

    Possible values: >= 576 and <= 9216

    MTU

    interface_management_profile string

    Interface management profile

    ip object
    ip string[]

    IP address(es)

Responses

Created

Loading...