HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/policies/{Policy.name}/cfg_entries/{Policy_Entry.sequence_number}/policy_action_set

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. An empty column value indicates that no match criteria is specified for this list.

Body Params
boolean

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

int64
≥ 0

Set the Committed Burst Size for matching packets. Associated with cir An empty column value indicates that this action will not be taken on matched packets.

int64
≥ 0

Set the Committed Information Rate for matching packets. An empty column value indicates that this action will not be taken on matched packets.

integer
0 to 63

Set the Differentiated Services Code Point value of matching IPv4 and IPv6 packets to the specified value. An empty column value indicates that this action will not be taken on matched packets.

integer
0 to 3

Set the Explicit Congestion Notification value of matching IPv4 and IPv6 packets to the specified value. An empty column value indicates that this action will not be taken on matched packets.

boolean

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

integer
0 to 7

Set the ip-precedence value. An empty column value indicates that this action will not be taken on matched packets.

integer
0 to 7

Set the local priority of matching packets to the specified value. An empty column value indicates that this action will not be taken on matched 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. An empty column value indicates that this action will not be taken on matched packets.

mirror
string

Reference Resource: PBR_Action_List
Set the PBR Action List for matching packets. An empty column value indicates that this action will not be taken on matched packets.

integer
0 to 7

Set the priority code point value of matching packets to the specified value. An empty column value indicates that this action will not be taken on matched packets.

Responses
204

No Content

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!