HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create a Qualifier

Creates a new Qualifier. The name must be unique.

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

Qualifier Create

string
required
string
integer
0 to 65535

Minimum source port for matching.

integer
0 to 65535

Maximum source port for matching.

integer
0 to 65535

Minimum destination port for matching.

integer
0 to 65535

Maximum destination port for matching.

source_mac_addresses
array of objects
source_mac_addresses
source_ip_addresses
array of objects

Source IP addresses with prefix lengths

source_ip_addresses
destination_mac_addresses
array of objects
destination_mac_addresses
destination_ip_addresses
array of objects

Destination IP addresses with prefix lengths

destination_ip_addresses
string

VLANs presented as a set of ranges (0-4000)

string

DSCP values presented as a set of ranges (0-63)

string

IP protocol values presented as a set of ranges (0-255)

string

VNI values presented as a set of ranges (0-16777215)

string

TCP flags presented as a set of ranges (0-63)

string

801.2p priority bits presented as a set of ranges (0-7)

integer
1536 to 65535

IP ether type

string
enum
required

The type of qualifier to apply

Allowed:
string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json; version=1.0