HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/policies/{Policy.name}/cfg_entries/{Policy_Entry.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. An empty column value indicates that no match criteria is specified for this list.

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

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
enum

Origin of the Policy_Action_Set, i.e., how the Policy_Action_Set is provisioned: synthesized: Policy_Action_Set has been dynamically synthesized by the system. static : Policy_Action_Set is provisioned by the administrator via CLI or REST.

Allowed:
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
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…
Response
Click Try It! to start a request and see the response here!