volume select schedule delete

Deletes a snapshot or replication schedule for the selected volume.

Deleting a schedule does not affect snapshots or replicas created by the schedule.

Format

volume select vol_name schedule delete sched_name

Variables 

vol_name

Name of a volume.

sched_name

Name of a schedule.

Example

The following command deletes the backup2 schedule:

> volume select staffvol2 schedule delete backup2

Do you really want to delete? (y/n) [n]y

Schedule deletion succeeded.