NOTE: This command is available starting with VAST Cluster 5.3.5.
This command displays details of a quota group.
Usage
quotagroup show --id ID
[--user-rules]
[--group-rules]
[--default-user-rules]
[--default-group-rules]
[--user-accounting]
[--group-accounting]Required Parameters
| The ID of the quota group you want to display. |
Options
| Displays user quota limits for the quota group. |
| Displays group quota limits for the quota group. |
| Displays default user quota limits for the quota group. |
| Displays default group quota limits for the quota group. |
| Displays user accounting details. |
| Displays group accounting details. |
Example
vcli: admin> quotagroup show --id 5
+-------------------------+------------------------------------------------------------------+
| Id | 5 |
| Name | qorp_recalc_test_1768738377.7999294 |
| Pretty-state | OK |
| Pretty-grace-period | None |
| Soft-limit | 5368709120 |
| Hard-limit | 9663676416 |
| Used-effective-capacity | 0 |
| Soft-limit-inodes | 100 |
| Hard-limit-inodes | 250 |
| Used-inodes | 0 |
| Time-to-block | None |
| Is-user-quota | False |
| Tenant-name | default |
| Percent-inodes | 0 |
| Num-exceeded-users | 0 |
| Num-blocked-users | 0 |
| Percent-capacity | 0 |
| Default-email | None |
| Quotas | ['striking-rail', 'distant-rainbowfish', 'distracted-alligator'] |
+-------------------------+------------------------------------------------------------------+