eb2e5c96ae
This patch adds qos-rules-alias extension to enable users to perform GET, PUT and DELETE operations on QoS rules as though they are first level resources. In other words, the user doesn't have to specify the QoS policy ID Change-Id: I5366dfee9b760ff5c884981582cdd17245b4d16f Partial-Bug: #1777627
9 lines
358 B
YAML
9 lines
358 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``qos-rules-alias`` API extension is introduced to enable users to
|
|
perform ``GET``, ``PUT`` and ``DELETE`` operations on
|
|
``bandwidth_limit_rules``, ``dscp_marking_rules`` and
|
|
``minimum_bandwidth_rules`` as though they are first level resources. In
|
|
other words, the user will not have to specify the QoS policy ID.
|