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
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.