This command displays all quotas and their details.
Usage
quota list
Example
vcli: admin> quota list +----+--------+--------+--------------+-----------------+--------------+------------+------------+-----------------------+------------------------------+------------------------------+------------------------+-------------------------+---------------+------------------------+ | ID | Name | State | Path | Grace-period | Soft-limit (TB) | Hard-limit (TB) | Used-Effective-Capacity(TB)| Soft limit Files/Directories | Hard limit Files/Directories | Used Files/Directories | Grace Period Expiration | Is-user-quota | Enable-email-providers | +----+--------+--------+--------------+-----------------+-----------------+-----------------+----------------------------+------------------------------+------------------------------+------------------------+-------------------------+---------------+------------------------+ | 1 | quota1 | OK | /dev | 30 00:00:00 | 1.0000 | 2.0000 | 0.0000 | 4800 | 5000 | 1 | | | | | 3 | quota2 | OK | /whatever | None | None | None | 0.0000 | None | None | 2 | | | | | 4 | quota3 | OK | /whatever/other | 00:08:00 | 1.0000 | 2.0000 | 0.0000 | None | None | 1 | | | | +----+--------+--------+-----------------+--------------+-----------------+-----------------+----------------------------+------------------------------+------------------------------+------------------------+-------------------------+---------------+------------------------+
Comments
0 comments
Article is closed for comments.