qospolicy list

Prev Next

This command displays all QoS policies and their details.

Usage

qospolicy list [--page-size SIZE]
               [--page PAGE_NUMBER]
         

Options

--page-size SIZE

Sets the maximum number of entries to display on a page of output. Default is 200.

--page PAGE_NUMBER

If --page-size is set, displays the page with the specified page number. Defaults to the first page.

Example

vcli: admin> qospolicy list
+----+----------------------+--------+----------+-------------+----------------+--------------+------------+------------------+----------------------+---------+
| ID | Name                 | Mode   | Limit-by | Policy-type | Attached-users | Tenant-name  | Is-default | Use-total-limits | S3-connections-limit | Is-gold |
+----+----------------------+--------+----------+-------------+----------------+--------------+------------+------------------+----------------------+---------+
| 1  | qos1                 | STATIC | BW       | VIEW        | []             | None         | None       | False            | 0                    | False   |
| 2  | fillqos              | STATIC | BW_IOPS  | VIEW        | []             | ABCcompany   | False      | False            | 0                    | False   |
+----+----------------------+--------+----------+-------------+----------------+--------------+------------+------------------+----------------------+---------+