NOTE: This command is available starting with VAST Cluster 5.3.5.
This command displays a list of quota groups.
Usage
quota list [--name NAME]
[--tenant-id ID|--tenant-name NAME]
[--page-size SIZE]
[--page NUMBER]Options
| Filters the output by quota group name. |
| Filters the output by tenant ID. |
| Filters the output by tenant name. |
| Sets the maximum number of entries to display on a page of output. |
| Displays the page by its page number. This option requires that the page size is set. By default, page 1 is displayed. |
Example
vcli: admin> quotagroup list
+----+--------------+---------------+---------------------+------------+-----------------+-------------------------+-------------------+-------------------+-------------+---------------+---------------+--------------+----------------+--------------------+-------------------+------------------+---------------+----------------------------------+
| Id | Name | Pretty-state | Pretty-grace-period | Soft-limit | Hard-limit | Used-effective-capacity | Soft-limit-inodes | Hard-limit-inodes | Used-inodes | Time-to-block | Is-user-quota | Tenant-name | Percent-inodes | Num-exceeded-users | Num-blocked-users | Percent-capacity | Default-email | Quotas |
+----+--------------+---------------+---------------------+------------+-----------------+-------------------------+-------------------+-------------------+-------------+---------------+---------------+--------------+----------------+--------------------+-------------------+------------------+---------------+----------------------------------+
| 8 | chunky_quot | OK | None | None | 31885837205504 | 0 | None | 700000000 | -1 | None | False | tenant1 | 0 | 0 | 0 | 0 | None |['joily-dosh', 'magna', 'solled'] |
| 9 | teenake_io | OK | None | None | 9663676416 | 0 | 100 | 250 | 0 | None | False | tenant3 | 0 | 0 | 0 | 0 | None |['kaloosh', 'simple'] |
+----+--------------+---------------+---------------------+------------+-----------------+-------------------------+-------------------+-------------------+-------------+---------------+---------------+--------------+----------------+--------------------+-------------------+------------------+---------------+----------------------------------+