collection select schedule delete

Deletes a snapshot collection or replication collection schedule for the selected volume collection.

Deleting a schedule does not effect snapshot collections or replica collections created by the schedule.

Format

collection select coll_name schedule delete sched_name

Variables 

coll_name

Name of a volume collection.

sched_name

Name of a schedule.

Example

The following command deletes the backupday schedule:

> collection select staffcol schedule delete backupday

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

Schedule deletion succeeded.