Modifying a Schedule
Explains how to modify a schedule using either the Control System or the CLI.
Modifying a Schedule Using the Control System
About this task
When you modify a schedule, the new set of rules replaces any existing rules for
the schedule. To edit a schedule, in the Schedules tab
under :
NOTE
The Volumes page is
under the Volumes menu in the Kubernetes version of
the Control System.Procedure
-
Click the schedule name of the schedule to edit.
The Edit Schedule dialog displays.
-
Modify the schedule as desired:
- Click Save Changes for the changes to take effect.
Modifying a Schedule Using the CLI or REST API
About this task
The basic command to modify a schedule is:
maprcli schedule modify -id <schedule ID> -rules <JSON>
For complete reference information, see
schedule modify
.