Reference Guide

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 list
Description
Display a list of group quota rules on a NAS volume.
Format
NAS-volumes quota rules groups list <VolumeName> {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
Example
Display a current list of group quota rules on a NAS volume named vol1:
CLI> NAS-volumes quota rules groups list -VolumeName
vol1
128
CLI Commands