Editing a Schedule

This topic explains how to edit a schedule.

  • This topic explains how to use the Console to change schedule information.

    You can edit a schedule from two places in Resource Scheduler.

    • The landing page (list schedules). On the landing page, click the Actions menu ( ⁝ ) at the right end of the row that contains the schedule that you want to edit. The edit schedule window opens.
    • The Schedule details page. Click Edit Schedule to open the Edit Schedule window.
    To edit a schedule:
    1. Click Edit to open the Edit window. The window includes a separate section for each major step to create a schedule. Each section shows all the information you entered or selected to create in that part of the process.
    2. Edit the information in each section as needed.
    3. Click Review to check all your settings.
    4. Click Previous to return to the Schedule screen or click Edit Schedule to save the edited schedule, or click Close to close the Edit window without saving any changes.
  • Use the Resource Scheduler Schedule Update CLIcommand and required parameters to edit a schedule.
    Command
    oci resource-scheduler schedule update --schedule-id, --action, --defined-tags, 
    --description, --display-name, --force, --freeform-tags, -? | -h | --help, --recurrence-details, 
    --resource-filters, --resources, --time-starts

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • use the Resource SchedulerUpdateSchedule API to edit a schedule.

    For a complete list of Resource Scheduler APIs, see Resource Scheduler APIs.