HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create a Rule

Creates a new Rule. The name must be unique.

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

Rule Create

string
enum
required

String identifying the rule type

Allowed:
string
required
string
source_endpoint_groups
array of strings
required

Source L3 Endpoint Group UUIDs for this rule. Leave unset to match ANY.

source_endpoint_groups*
destination_endpoint_groups
array of strings
required

Destination L3 Endpoint Group UUIDs for this rule. Leave unset to match ANY.

destination_endpoint_groups*
service_qualifiers
array of strings

Service Qualifier UUIDs.
Leave empty to match on ANY.
If Applications are specified for a rule, Service Qualifiers are ignored and not used.

service_qualifiers
applications
array of strings

Application UUIDs.
When Applications are specified for a rule Service Qualifiers are ignored and not used.

applications
string
enum
required

The action to take on a packet matching the rule. Note that Aruba switch enforcers do not support reject.

If a packet does not match any rule with an allow action for an ACL rule, then the packet is denied

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