HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

VLAN Name ID

Create a mapping between VLAN(s) and a name string (also called as vlan-name). This creates an alias to a set of VLAN(s).

Query Params
string
required
1 to 256
Defaults to /md

Hierarchy path

string
required
1 to 256

SESSION id from authentication cookie

Body Params

Create a mapping between VLAN(s) and a name string (also called as vlan-name). This creates an alias to a set of VLAN(s).

string
required
1 to 32

Vlan name

string
required
1 to 256

List of VLAN IDs

Responses
200

Successful Response

401

Unauthorized

403

Forbidden

415

Unsupported Type

Language