HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/q_threshold_entries/{Q_Threshold_Entry.id}

Path Params
string
required

Reference Resource: Q_Threshold_Entry

Body Params
string
enum

This parameter selects threshold cross behavior: * ecn - Remark ECT packets to CE when the threshold is crossed

Allowed:
ecn_threshold_all
object

all threshold configuration: * start_point - The threshold starting point percentage for all colors of traffic. Once the threshold is crossed, the associated action will be performed.

non_responsive_green
object

The weighted random early detection configuration for green-colored non-responsive traffic.

non_responsive_red
object

The weighted random early detection configuration for red-colored non-responsive traffic.

non_responsive_yellow
object

The weighted random early detection configuration for yellow-colored non-responsive traffic.

random_detect_green
object

The random early detection configuration for green-colored traffic.

random_detect_red
object

The random early detection configuration for red-colored traffic.

random_detect_yellow
object

The random early detection configuration for yellow-colored traffic.

responsive_green
object

The weighted random early detection configuration for green-colored responsive traffic.

responsive_red
object

The weighted random early detection configuration for red-colored responsive traffic.

responsive_yellow
object

The weighted random early detection configuration for yellow-colored responsive traffic.

vsx_sync
array of strings
length ≤ 9223372036854776000

Controls which attributes should be synchronized between VSX peers. 'all_attributes_and_dependents': the entire schedule profile, including its entries, should be synchronized.

vsx_sync
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!