Reference Guide

NOTE: To view a list of existing domains, use the command access-control domains-list.
Format
NAS-volumes quota rules groups add <VolumeName> <GroupDomain> <GroupName>
{options}
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
Add a hard quota of 50 MB for a group named groupA in a domain named idffs2 on a NAS volume named
vol1:
CLI> NAS-volumes quota rules groups add vol1 idffs2 groupA -IsQuotaLimited Yes -
HardLimit 50MB
NAS-volumes NFS-exports view
Description
Display NFS export settings.
Format
NAS-volumes NFS-exports view <VolumeName> <ExportName>
196