Reference Guide

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 week's NAS volumes statistics for a NAS volume named vol3:
CLI> NAS-volumes list capacity-over-time last-week vol3
Output
.------------.----------.--------.----------.---------.-----------.----------.
| Volume Name| Time | Size |Used Space| Unused | Unused | Over |
| | | | | Reserved| Unreserved| Committed|
| | | | | Space | Space | Space |
|------------|----------|--------|----------|---------|-----------|----------|
| vol3 | 09-Aug-13| 0.00 MB| 0.00 MB | 0.00 MB | 0.00 MB | 0.00 MB |
| | 00:00:00 | | | | | |
|------------|----------|--------|----------|---------|-----------|----------|
| vol3 | 08-Aug-13| 0.00 MB| 0.00 MB | 0.00 MB | 0.00 MB | 0.00 MB |
| | 18:00:00 | | | | | |
|------------|----------|--------|----------|---------|-----------|----------|
| vol3 | 08-Aug-13| 0.00 MB| 0.00 MB | 0.00 MB | 0.00 MB | 0.00 MB |
| | 12:00:00 | | | | | |
|------------|----------|--------|----------|---------|-----------|----------|
...[snip]...
NAS-volumes list capacity-over-time last-year
Display the last year’s NAS volumes statistics.
Format
NAS-volumes list capacity-over-time last-year <VolumeName>
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
94
CLI Commands