Reference Guide

Format
NAS-volumes list capacity-over-time last-day <VolumeName>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
Options
Option Description Format
--CSV Displays the command output in
a comma-delimited format with
a header
Append --CSV to the command
Example
Display the last day’s NAS volumes statistics for a NAS volume named vol3:
CLI> NAS-volumes list capacity-over-time last-day vol3
Output
.-------------.--------------------.----------.------------.--------------------
---.------------------------.----------------------.
| Volume Name | Time | Size | Used Space | Unused Reserved
Space | Unused Uneserved Space | Over Committed Space|
|-------------|--------------------|----------|------------|--------------------
---|------------------------|----------------------|
| vol3 | 09-Aug-13 13:23:02 | 20.00 MB | 0.00 MB | 0.00
MB | 19.00 MB | 0.00 MB |
|-------------|--------------------|----------|------------|--------------------
---|------------------------|----------------------|
| vol3 | 09-Aug-13 12:00:00 | 20.00 MB | 0.00 MB | 0.00
MB | 19.00 MB | 0.00 MB |
|-------------|--------------------|----------|------------|--------------------
---|------------------------|----------------------|
| vol3 | 09-Aug-13 11:00:00 | 0.00 MB | 0.00 MB | 0.00
MB | 0.00 MB | 0.00 MB |
|-------------|--------------------|----------|------------|--------------------
---|------------------------|----------------------|
...[snip]...
NAS-volumes edit space
Description
Modify the NAS volume space settings.
222