HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/hw_default_copp_policy/{CoPP_Policy.name}

Path Params
string
required

Reference Resource: CoPP_Policy
Name of a Control Plane Policing (CoPP) Policy.

Body Params
string of strings
required

Reference Resource: CoPP_Policy
List of all user-defined CoPP policies in the system. The existence of a policy in this list is not an indication that it has been applied.

cfg_cpes
object

Reference Resource: CoPP_Policy_Entry
The desired version of the Control Plane Policing Policy. CoPP Policy Entries (CPE) specified in this version of the policy are defined in CoPP_Policy_Entry

int64
-9007199254740991 to 9007199254740991

The version of the 'cfg_cpes' column. It should be written a random value (signed 53 bit) every time cfg_aces is modified to prevent overlaps with restored checkpoints.

Responses
200

OK

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!