HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/policies/{name}/cfg_entries/{sequence_number}/policy_action_set

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

Reference Resource: Policy
Name of a Classifier Policy (Policy).

string
required

Reference Resource: Policy_Entry
Policy entries as configured by the user. For a child Policy, the configured Policy entries are located in the parent Policy and this value is ignored.

Body Params
string
required

Reference Resource: Policy_Action_Set
The group of actions associated with this policy entry. The actions group is applied to each entry of the associated class.The actions group specified in this policy entry is defined in [Policy_Actions] (Policy_Actions)

integer
0 to 7

Set the local priority of matching packets to the specified value.

integer
0 to 3

Set the Explicit Congestion Notification value of matching IPv4 and IPv6 packets to the specified value.

int64
≥ 0

Set the Committed Burst Size for matching packets. Associated with cir

integer
0 to 7

Set the ip-precedence value

integer
0 to 7

Set the priority code point value of matching packets to the specified value.

int64
≥ 0

Set the Committed Information Rate for matching packets.

boolean

Drop packets matching the criteria specified in an associated class entry. If drop is specified, then all other actions will be ignored.

boolean

Drop packets that exceed 'cbs' or 'cir'.

string

Reference Resource: PBR_Action_List
Set the PBR Action List for matching packets.

mirror
array of integers
length ≤ 4

Set the mirroring action for matching packets. A maximum of 4 mirror sessions can be specified in one action set.

mirror
integer
0 to 63

Set the Differentiated Services Code Point value of matching IPv4 and IPv6 packets to the specified value.

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…