API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Create Named-VLAN/VLAN-Group profile

List of Named-VLANs/VLAN-Groups

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

Named VLAN or the name of the VLAN group

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

profilebody object

string
enum

Assignment type of vlan name.
Following values are valid for Gateway devices:

  1. HASH: Assignment type hash
  2. EVEN: Assignment type even
Show Details
EVENAssignment type even
HASHAssignment type hash
Allowed:
string
length between 1 and 256

Named-VLAN/VLAN-Group profile description

string
length between 1 and 32

Named VLAN or the name of the VLAN group

vlan
object

Associate VLANs or VLAN ranges with this profile.
Either 'vlan-alias' or 'vlan-id-ranges' must be used, but not both.

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