Reference Guide

Options
Option Description Format
-ScheduleType <ScheduleType> Replication schedule type Possible values are Periodic,
SpecificTime
-Period <Period> Interval between replications in
periodic policy. This option is
relevant only for ScheduleType
Periodic.
Whole positive number
-Days <Days> List of days in which the
replication will start. This option
is relevant only for ScheduleType
SpecificTime.
Possible values are Sunday,
Monday, Tuesday, Wednesday,
Thursday, Friday, or Saturday
-Hours <Hours> List of hours in which the
replication will start. This option
is relevant only for ScheduleType
SpecificTime.
Zero-based, whole positive
number (0 to 23)
-Minute <Minute> Minute in which the replication
will start. This option is relevant
only for ScheduleType
SpecificTime.
Zero-based, whole positive
number (0 to 59)
Example
Modify a replication schedule named repsched to run on Sundays at 18:00 where the source NAS volume
is named volsource, the destination FluidFS cluster name is idffs2, and the destination NAS volume is
named voldest:
CLI> NAS-volumes replication schedules edit volsource idffs2 voldest repsched -
Days Sunday -Hours 18
NAS-volumes replication schedules list
Description
Display a list of replication schedules.
Format
NAS-volumes replication schedules list
Options
Option Description Format
--CSV Displays the command output in
a commadelimited format with a
header
Append --CSV to the command
154
CLI Commands