NOTE: This command is available starting with VAST Cluster 5.3.5.
This command adds quotas to a quota group.
Usage
quotagroup assign-quotas --id ID
--quotas-ids IDsRequired Parameters
| The ID of the quota group to which you want to add quotas. |
| A comma-separated list of IDs of quotas to be added to the quota group. NOTE: With VAST Cluster 5.3.5, only directory quotas can be included in a quota group. |
Example
vcli: admin> quotagroup assign-quotas --id 1 --quota-ids 2,5,7