Reference Guide

Example
Display a list of lost NAS volumes:
CLI> hardware restore-configuration-from-storage list-lost-volumes
Output
.------.------.
| Name | Size |
|------|------|
| vol1 | 80.00|
| | MB |
'------'------'
hardware NAS-appliances view
Description
Display details for a single NAS appliance.
Format
hardware NAS-appliances view <ApplianceID>
Arguments
Argument Description Format
<ApplianceID> NAS appliance ID Existing NAS appliance ID
Example
Display details for a single NAS appliance with the appliance ID 1:
CLI> hardware NAS-appliances view 1
Output
Appliance ID = 1
Appliance Service Tag = 17XZSW1
Is File System Member = Yes
Controllers = .----------------.----------------.
|Controllers ID | Cluster Member|
|----------------|----------------|
| 0 | Yes |
|----------------|----------------|
| 1 | Yes |
'----------------'----------------'
51