HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/mac_groups/{name}/entries

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

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

Body Params
string
required
length between 8 and 17

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

integer
required

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

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
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:
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
LoadingLoading…