qospolicy list

Prev Next

This command displays all QoS policies and their configurations.

Usage

qospolicy list

Example

vcli: admin> qospolicy list
+----+-----------+--------+-------------------------------+-------------------------------------------+----------+-------------+----------------+-------------+------------+
| ID | Name      | Mode   | Static-limits                 | Capacity-limits                           | Limit-by | Policy-type | Attached-users | Tenant-name | Is-default |
+----+-----------+--------+-------------------------------+-------------------------------------------+----------+-------------+----------------+-------------+------------+
| 1  | topqospol | STATIC | {'burst_reads_bw_mb': 0,      | {'max_reads_bw_mbps_per_gb_capacity': 0,  | BW_IOPS  | VIEW        | []             | None        | False      |
|    |           |        |  'burst_reads_iops': 0,       |  'max_reads_iops_per_gb_capacity': 0,     |          |             |                |             |            |
|    |           |        |  'burst_reads_loan_iops': 0,  |  'max_writes_bw_mbps_per_gb_capacity': 0, |          |             |                |             |            |
|    |           |        |  'burst_reads_loan_mb': 0,    |  'max_writes_iops_per_gb_capacity': 0}    |          |             |                |             |            |
|    |           |        |  'burst_writes_bw_mb': 0,     |                                           |          |             |                |             |            |
|    |           |        |  'burst_writes_iops': 0,      |                                           |          |             |                |             |            |
|    |           |        |  'burst_writes_loan_iops': 0, |                                           |          |             |                |             |            |
|    |           |        |  'burst_writes_loan_mb': 0,   |                                           |          |             |                |             |            |
|    |           |        |  'max_reads_bw_mbps': 1024,   |                                           |          |             |                |             |            |
|    |           |        |  'max_reads_iops': 1024,      |                                           |          |             |                |             |            |
|    |           |        |  'max_writes_bw_mbps': 0,     |                                           |          |             |                |             |            |
|    |           |        |  'max_writes_iops': 2048,     |                                           |          |             |                |             |            |
|    |           |        |  'min_reads_bw_mbps': 0,      |                                           |          |             |                |             |            |
|    |           |        |  'min_reads_iops': 0,         |                                           |          |             |                |             |            |
|    |           |        |  'min_writes_bw_mbps': 0,     |                                           |          |             |                |             |            |
|    |           |        |  'min_writes_iops': 0}        |                                           |          |             |                |             |            |
+----+-----------+--------+-------------------------------+-------------------------------------------+----------+-------------+----------------+-------------+------------+