Service QosVlan

HTTP Method Resource

Request

Response

Description

GET

.../qos/vlans-policies

   

WiredCollectionQuery

WiredElementList

Returns the list of QoS VLAN Policy elements matching the given query.

POST

.../qos/vlans-policies

   

QosVlanPolicy

QosVlanPolicy

Adds the given QoS VLAN Policy to the model.

DELETE

.../qos/vlans-policies/{QosVlanPolicy.vlan_id}-{QosVlanPolicy.policy_id}

   

N/A

N/A

Deletes the QoS VLAN Policy with the given ID from the model.

GET

.../qos/vlans-policies/{QosVlanPolicy.vlan_id}-{QosVlanPolicy.policy_id}/stats

   

N/A

QosVlanPolicyStats

Returns the QoS statistics for given policy and VLAN.