v4

latestOpenAPI 3.0.1Apache 2.02026-08-036821,1001.5 MB
Configuration - Policy

Update Wmm QoS settings

Update the Wi-Fi Multimedia (WMM) QoS settings belonging to a radio profile.

put/radio-profiles/wmm-qos/{id}

Path parameters

idinteger required

The Wmm QoS settings ID.

Request body

arbitration_interframe_spaceinteger

The Arbitration Interframe space, in the range of 1 to 15.

min_contention_windowinteger

The Minimum Contention window, in the range of 1 to 15.

max_contention_windowinteger

The Maximum Contention window, in the range of 1 to 15.

transmission_opportunity_limitinteger

The Transmission Opportunity limit, in the range of 0 to 8192.

enable_no_ackboolean

Whether to enable No Acknowledgment

Response

OK

idinteger required

The unique identifier

create_timestring date-time required

The create time in UTC (ISO 8601 format)

update_timestring date-time required

The last update time in UTC (ISO 8601 format)

access_categorystring

The media categories, including "VOICE", "VIDEO", "BEST_EFFORT", and "BACKGROUND"

arbitration_interframe_spaceinteger

The Arbitration Interframe space from 1 up to 15.

min_contention_windowinteger

The Minimum Contention window from 1 up to 15.

max_contention_windowinteger

The Maximum Contention window from 1 up to 15.

transmission_opportunity_limitinteger

The Transmission Opportunity limit from 0 up to 8192.

enable_no_ackboolean

Whether to enable No Acknowledgment