Removing one or more Schedules
Describes how to remove schedules not associated with any volumes using either the Control System or the CLI.
About this task
You can remove a schedule only if it is not associated with any volumes.
Removing one or more Schedules Using the Control System
About this task
To remove one or more schedules, in the Schedules tab under :
NOTE
The Volumes page is under the Volumes
menu in the Kubernetes version of the Control System.Procedure
- Select the schedule(s) to remove from the list of schedules.
- Click Remove Schedule to display the Remove Schedule confirmation dialog.
-
Verify the list of schedules to remove click Remove Schedule to
remove the schedules.
When you remove a schedule, the schedule is removed from the system and cannot be restored.
Removing one or more Schedules Using the CLI or the REST API
About this task
The basic command to remove a schedule by ID is:
maprcli schedule remove -id <schedule ID>
For complete reference information, see
schedule remove
.