636f1b5394
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: Ia7535d83e3ae874106e22652dfd97bd9250ad37b Partial-Bug: #1777627
10 lines
333 B
YAML
10 lines
333 B
YAML
---
|
|
prelude: >
|
|
Support alias end points for rules in QoS API.
|
|
features:
|
|
- |
|
|
The ``qos-rules-alias`` API extension was implemented 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.
|