Reference Guide

Example
Display a current list of quota directories on a NAS volume named jvol1:
CLI> NAS-volumes quota directory list jvol1
Output
CLI/NAS-volumes/quota/directory> list jvol1
.--------.-------.------------.-----------.---------.-----------.---------.
| Volume | Path | Is Required| Soft Limit| Is Quota| Hard Limit| Usage |
| Name | | Alert | | Limited | | |
|--------|-------|------------|-----------|---------|-----------|---------|
| jvol1 | /Qdir2| No | 0.00 MB | Yes | 1.00 GB | 0.00 MB |
'--------'-------'------------'-----------'---------'-----------'---------'
NAS-volumes quota directory view
View details of a quota directory on a NAS volume.
Format
NAS-volumes quota directory view <VolumeName> <Path>
Options
Option Description Format
<VolumeName> NAS volume name Existing NAS volume name
<Path> Path to the quota directory
Example
View details of a quota directory named /Qdir2 on a NAS volume named jvol1:
CLI> NAS-volumes quota directory view jvol1/Qdir2
Output
CLI/NAS-volumes/quota/directory> list jvol1
.------------.-------.------------------.-----------.-----------------.---------
--.--------.
| Volume Name| Path | Is Required Alert| Soft Limit| Is Quota Limited| Hard
Limit| Usage |
|------------|-------|------------------|-----------|-----------------|---------
--|--------|
| jvol1 | /Qdir | No | 0.00 MB | Yes | 1.00
GB | 0.00 MB|
'------------'-------'------------------'-----------'-----------------'---------
--'--------'
CLI/NAS-volumes/quota/directory> view jvol1 /Qdir2
Volume Name = jvol1
Path = /Qdir2
IsRequiredAlert = No
Soft Limit = 0.00 MB
CLI Commands
123