Reviewing a Schedule

Reviewing and either creating or editing a schedule is the final step in the process.

  • Complete the following steps to use the Console to review, save, and create a new schedule or edit an existing schedule.
    1. After completing the major steps (Basic, Resources, and Schedule) to create a schedule, click Review. The Review window opens. The window includes a separate section for each major step to create a schedule. Each section shows all the information you entered or selected in that part of the process to create a schedule.
    2. Review and edit the information in each section as needed.
      • If you are reviewing a new schedule, click Previous to return to the Schedule screen or click Create Schedule to save the edited schedule, or click Close to close the Edit window without saving any changes.
      • If you are editing an existing schedule, 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.
    3. The window closes and returns to the list of schedules. While Resource Scheduler creates the schedule, the work request status of the schedule says Creating. When the work request is complete, the status says Succeeded. If the information in the new or updated schedule is invalid, Resource Scheduler returns error 400 (bad request, invalid input). The update request fails and no change is applied to the schedule.
  • Use the Resource Scheduler Update Schedule CLI CLI command and required parameters to review and edit a schedule:

    oci 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 Scheduler UpdateSchedule API to review a schedule.

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