Reference Guide

NAS-volumes quota directory edit
Modify a quota directory on a NAS volume.
Format
NAS-volumes quota directory edit <VolumeName> <Path> [options]
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<Path> Path to the quota directory
Options
Option Description Format
-IsRequiredAlert Indicate whether the soft quota is
enabled
Yes or No
-SoftLimit Soft quota limit Example: 50MB
-IsQuotaLimited Indicate whether the hard quota
is enabled
Yes or No
-HardLimit Hard quota limit Example: 50MB
Example
Modify the soft limit of a directory quota on a NAS volume named vol1:
CLI> NAS-volumes quota directory edit vol1 -SoftLimit 100MB
NAS-volumes quota directory list
Display a list of quota directories on a NAS volume.
Format
NAS-volumes quota directory list <VolumeName> {options}
Options
Option Description Format
<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
122
CLI Commands