| Index | Top - Up | Data ONTAP 8.2 |
Delete a schedule
Availability: This command is available to cluster administrators at the admin privilege level.
You cannot delete any schedules that are in use by jobs. Use the job schedule show-jobs command to display jobs by schedule.
You cannot delete any schedules that are referenced by:
You must remove all references to a schedule before you can delete it. If you attempt to delete a schedule that is referenced, an error message will list which entries reference the schedule you want to delete. Use the show command for each of the items listed by the error message to display which entries reference the schedule. You may need to use the -instance parameter to display more detail.
-name <text> - Schedule Name
cluster1::> job schedule delete -name overnightbackup
| Index | Top - Up | Data ONTAP 8.2 |