Reference Guide

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
Add a 50 MB hard quota user quota rule for a user named user1 in the idffs2 domain on a NAS volume
named vol1:
CLI> NAS-volumes quota rules users add vol1 idffs2 user1 -IsQuotaLimited Yes -
HardLimit 50MB
NAS-volumes quota rules users default edit
Modify the default rule for the user quota for a NAS volume.
Format
NAS-volumes quota rules users default edit <Name> {options}
Arguments
Argument Description Format
<Name> NAS volume name Existing NAS volume name
Options
Option Description
-DefaultUserQuotaIsRequiredAlert
<DefaultUserQuotaIsRequiredAlert>
Indicate whether the soft
quota is enabled
Possible values are Yes, No
-DefaultUserQuotaSoftLimit
<DefaultUserQuotaSoftLimit>
Soft quota limit Floating point number with
suffix of units (for example,
100MB)
-DefaultUserQuotaIsQuotaLimited
<DefaultUserQuotaIsQuotaLimited>
Indicate whether the hard
quota is enabled
Possible values are Yes, No
136
CLI Commands