Skip to main content

Create a layer 2 subinterface

POST 

/layer2-subinterfaces

Create a new layer 2 subinterface.

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

    L2 sub-interface name

    comment string

    Description

    vlan-tag numberrequired

    Possible values: >= 1 and <= 9999

    VLAN tag

    parent-interface string

    Parent interface

Responses

Created

Loading...