Reference Guide

Arguments
Argument Description Format
<VolumeName> Volume name Existing NAS volume name
<ConfigurationTypes> Configuration types that should
be restored
Comma-separated list of
configuration types. Possible
values are CifsShare, NfsExport,
QuotaRule, and
SnapshotSchedule.
Example
Restore snapshot schedule settings for a NAS volume named vol1:
CLI> NAS-volumes configuration-backups restore-configuration vol1
SnapshotSchedule
NAS-volumes configuration-backups list-available
Description
Display a list of available NAS volume configuration backups. Backups will be available only if they are
from another NAS volume, which happens as a result of replication (.clusterConfig directory is copied as
part of replication data), an NDMP restore of another NAS volume (.clusterConfig directory is backed up
from one NAS volume and restored to another), or a manual copy of the .clusterConfig directory from
another NAS volume.
Format
NAS-volumes configuration-backups list-available
Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
Example
Display a current list of NAS volume configuration backups:
CLI> NAS-volumes configuration-backups list-available
Output
.-------------------.------------------.------------------.-----------------.
| Volume Name | Source Cluster | Source Volume | Backup Time |
| | Name | Name | |
|-------------------|------------------|------------------|-----------------|
229