Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

quotagroup assign-quotas

Prev Next

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

--id ID

The ID of the quota group to which you want to add quotas.

--quotas-ids IDs

A comma-separated list of IDs of quotas to be added to the quota group.

Notice

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