This command displays details of a directory quota.
Usage
quota show --id ID
[--user-rules]
[--group-rules]
[--default-user-rules]
[--default-group-rules]
[--user-accounting]
[--group-accounting]Required Parameters
| The ID of the quota you want to display. |
Options
| Displays user quota limits for the quota directory. |
| Displays group quota limits for the quota directory. |
| Displays default user quota limits for the quota directory. |
| Displays default group quota limits for the quota directory. |
| Displays user accounting details. |
| Displays group accounting details. |
Example
vcli: admin> quota show --id 13
+-------------------------+-----------------------------------------+
| Id | 13 |
| Name | striking-rail |
| Pretty-state | OK |
| Path | /quota_recalc_test_0_1768738203.8011644 |
| Pretty-grace-period | None |
| Soft-limit | 5368709120 |
| Hard-limit | 8589934592 |
| Used-effective-capacity | 1073741874 |
| Soft-limit-inodes | 300 |
| Hard-limit-inodes | 350 |
| Used-inodes | 7 |
| Time-to-block | None |
| Is-user-quota | False |
| Tenant-name | default |
| Percent-inodes | 2 |
| Num-exceeded-users | 0 |
| Num-blocked-users | 0 |
| Percent-capacity | 12 |
| Default-email | None |
| Quota-groups | ['qorp_recalc_test_1768738377.7999294'] |
+-------------------------+-----------------------------------------+