Add headers for QoS sections in api-ref

There was only header for QoS policies.

Headers for all other sections like (bandwidth
limit rules or DSCP marking rules) are added by
this patch.

Change-Id: If96fc3144f2160437192a6a1d0e4b0178c7ff694
This commit is contained in:
Sławek Kapłoński 2017-07-12 20:50:11 +00:00
parent 5c8ae0612a
commit 7180158546
1 changed files with 22 additions and 4 deletions

View File

@ -1,10 +1,10 @@
.. -*- rst -*-
==================
QoS policies (qos)
==================
==============
QoS rule types
==============
Lists, creates, shows information for, and updates QoS policies.
List QoS rule types available in current deployment.
List QoS rule types
===================
@ -31,6 +31,12 @@ Response Example
.. literalinclude:: samples/qos/rule_types-list-response.json
:language: javascript
==================
QoS policies (qos)
==================
Lists, creates, deletes, shows information for, and updates QoS policies.
List QoS policies
=================
@ -249,6 +255,12 @@ Response
There is no body content for the response of a successful DELETE request.
=========================
QoS bandwidth limit rules
=========================
Lists, creates, deletes, shows information for, and updates QoS bandwidth limit rules.
List bandwidth limit rules for QoS policy
=========================================
@ -440,6 +452,12 @@ Response
There is no body content for the response of a successful DELETE request.
======================
QoS DSCP marking rules
======================
Lists, creates, deletes, shows information for, and updates QoS DSCP marking rules.
List DSCP marking rules for QoS policy
======================================