Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

REST API Method: PUT /rest/bridge/{identifier}/vlan/{identifier}

Page Tree
rootResource - vlan

Creates a VLAN given a specific VLAN ID.

URL:

https://

...

192.

...

168.

...

0.

...

111/rest/bridge/{identifier}/vlan/{identifier}

HTTP Method

PUT

Requires Authentication:

true

Noprint
Panel
bgColortransparent
titleBGColor#DDD
title[vlan - REST API Methods|Resource - vlan]

Page Tree
root@parent

Parameters

Parameter Name Required Service Affecting Data Type Default Value Possible Values Description
vlan_idYesNoxs:integerIs the VLAN ID being configured. The allowed range for user-defined VLAN is [2-3999]. The IDs outside the user-defined range are reserved for system's use.
vlan_descriptionNoNostringnone64 - Max LengthIs a short description for this VLAN
mstpInstance

...

YesNostring1.111 - Max Length Specifies the row ID of the Multiple Spanning Tree Instance with which the VLAN is associated. MSTI row ID should be specified in the format BridgeId:MSTRowId format.

...

Usage Example: (about cURL | requires a session token)

Code Block
languagebash
Put code example here

Response:

...

languagehtml/xml

...