Notice
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 IDs
Required 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.
|
Example
vcli: admin> quotagroup assign-quotas --id 1 --quota-ids 2,5,7