Nas-volumes quota rules groups delete, Options, Example – Dell PowerVault NX3600 User Manual
Page 193: Description, Format, Arguments

Options
Option
Description
-IsRequiredAlert
<IsRequiredAlert>
Indicate whether the soft quota is
enabled
Possible values are Yes, No
-SoftLimit <SoftLimit>
Soft quota limit
Floating point number with suffix
of units (for example, 100MB)
-IsQuotaLimited
<IsQuotaLimited>
Indicate whether the hard quota
is enabled
Possible values are Yes, No
-HardLimit <HardLimit>
Hard quota limit
Floating point number with suffix
of units (for example, 100MB)
Example
Change the hard quota to 60 MB for a group named groupA in a domain named idffs2 on a NAS volume
named vol1:
CLI> NAS-volumes quota rules groups edit vol1 idffs2 groupA -IsQuotaLimited Yes
-HardLimit 60MB
NAS-volumes quota rules groups delete
Description
Delete a group quota rule from a NAS volume.
NOTE: To view a list of existing domains, use the command access-control domains-list.
Format
NAS-volumes quota rules groups delete <VolumeName> <GroupDomain> <GroupName>
Arguments
Argument
Description
Format
<VolumeName>
NAS volume name
Existing NAS volume name
<GroupDomain>
Group domain
Existing group domain
<GroupName>
Group name
Existing group name
Example
Delete a group quota rule for a group named groupA in a domain named idffs2 on a NAS volume named
vol1:
CLI> NAS-volumes quota rules groups delete vol1 idffs2 groupA
193