Reference Guide

Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<GroupDomain> Group domain Existing group domain
<GroupName> Group name Existing group name
Options
Option Description Format
-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 any users in a group named groupA in a domain named idffs2 on a
NAS volume named vol1:
CLI> NAS-volumes quota rules users-in-groups edit vol1 idffs2 groupA -
IsQuotaLimited Yes -HardLimit 60MB
NAS-volumes quota rules users-in-groups list
Description
Display a list of quota rules for any users in groups for a NAS volume.
Format
NAS-volumes quota rules users-in-groups list {options}
Options
Option Description Format
-VolumeName <VolumeName> NAS volume name Existing NAS volume name
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
142
CLI Commands