HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/qos_dscp_map_entries/{QoS_DSCP_Map_Entry.code_point}

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

Reference Resource: QoS_DSCP_Map_Entry
The identifier for an entry in the DSCP map that represents the Differentiated Services Code Point (DSCP) value for this entry.

Body Params
string
enum

It may be used later in the pipeline in packet-drop decision points. The default is 'green'.

Allowed:
string
length between 1 and 64

Used for customer documentation. When empty, the default_description key value from the hw_defaults column will be used.

integer
0 to 7

This is a switch internal meta-data value that will be associated with the packet. This value will be used later to select the egress queue for the packet. When empty, the default_local_priority key value from the hw_defaults column will be used.

integer
0 to 7

The 802.1Q Priority Code Point (PCP) that will be assigned to any IP packet with the specified DSCP codepoint, if that packet's ingress port has an effective trust mode of trust dscp. The new PCP is used when the packet is transmitted out a port or trunk with a VLAN tag. If the key is not specified, then no remark will occur.

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