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