Reference Guide

NAS-volumes snapshots schedules add
Description
Add a snapshot schedule to a NAS volume.
Format
NAS-volumes snapshots schedules add <VolumeName> <Name> <ScheduleType> {options}
Arguments
Argument Description Format
<VolumeName> NAS volume name Existing NAS volume name
<Name> Snapshot schedule name Length must be less than 230
characters
<ScheduleType> Snapshot schedule type Possible values are Periodic,
SpecificTime
Options
Option Description Format
-EnableRetention
<EnableRetention>
Indicate whether the retention
policy is enabled
Possible values are Yes, No
-RetentionPeriod
<RetentionPeriod>
Retention period of snapshots
created by this policy
An integer number with suffix of
units H/D/W (hours, days, or
weeks) (for example, 10H)
-Period <Period> Interval between snapshots in
periodic policy. This option is
relevant only for ScheduleType
Periodic.
Whole positive number (in
minutes)
-Days <Days> List of days in which the
snapshots should be taken. This
option is relevant only for
ScheduleType SpecificTime.
Comma-separated list of days.
Possible values are Sunday,
Monday, Tuesday, Wednesday,
Thursday, Friday, or Saturday
-Hours <Hours> List of hours in which the
snapshots should be taken. This
option is relevant only for
ScheduleType SpecificTime.
Comma-separated list of hours.
Zero-based, whole positive
number (0 to 23).
-Minute <Minute> Minute in which the snapshots
should be taken. This option is
relevant only for ScheduleType
SpecificTime.
Zero-based, whole positive
number (0 to 59)
162