HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/vlans/{VLAN.id}/static_macs

Path Params
string
required

Reference Resource: VLAN
The ID of this VLAN. Non-internal VLANs must have an 'id' between 1 and 4094 to be effectively instantiated.

Body Params
string
required
length between 17 and 17

Reference Resource: Static_MAC
MAC address in XX:XX:XX:XX:XX:XX format.

string

Reference Resource: Port
Specifies the port on which this MAC address is associated. This column value can be empty Empty value is handled by 'Invalid Static-MAC entry' error.

string
required

Reference Resource: Static_MAC

Responses
201

Created

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!