Update The Order In Which The Rules Should Be Processed By The Switch

PUT {{baseUrl}}/networks/:networkId/switch/qosRules/order

Update the order in which the rules should be processed by the switch #### Body Parameters Parameter|Type|Description :-------------: |:-------------: |:-------------: ruleIds| array| A list of quality of service rule IDs arranged in order in which they should be processed by the switch.

Supports Action Batches

ResourceOperation
/networks/{networkId}/switch/qosRules/orderupdate_order

Request Body

{"ruleIds"=>["<string>", "<string>"]}

HEADERS

KeyDatatypeRequiredDescription
X-Cisco-Meraki-API-Keynull
Content-Typestring

RESPONSES

status: OK

{&quot;ruleIds&quot;:[&quot;1284392014819&quot;,&quot;2983092129865&quot;]}