HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/mac_groups/{MAC_Group.name}/entries

Path Params
string
required

Reference Resource: MAC_Group
The name of the mac-group.

Body Params
string
enum

match: port access role will be applied. dont_match: port access role will not be applied. MAC entry will be matched when an associated action is provided.

Allowed:
string
required
length between 8 and 17

The mac address to match. The format should match the mac_type configured.

string
enum
required

The following are the supported mac types in IEEE 802 format: mac: mac entries are of the form AA:BB:CC:DD:EE:FF or aa:bb:cc:dd:ee:ff, mac-oui: mac-oui entries are of the form AA:BB:CC or aa:bb:cc, mac-mask: mac-mask are of the form AA:BB:CC:DD/32 or aa:bb:cc:dd/32.

Allowed:
integer
required

Reference Resource: MAC_Group_Entry
MAC address based group entries if any.

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!