Enabling a Schedule

This topic explains how to enable a schedule.

  • To enable a schedule:
    1. Open the navigation menu and click Governance & Administration.
    2. Under Resource Scheduler, click Schedules.
    3. In the list of schedules, click the name of the disabled schedule that you want to enable. The details page for that schedule opens.
    4. Click Enable Schedule. The Enable Schedule confirmation dialog box opens.
    5. Click Enable to enable the schedule and close the dialog box, or click Cancel to close the dialog box without enabling the schedule.
      Note

      When you click Enable, after the schedule is enabled, the button changes to Disable schedule, the label in the left pane changes to ACTIVE, and the Schedule icon changes color to green.
    6. Optional: Return to the Resource Scheduler home page and display the list of schedules. Check the status of the schedule you just enabled and verify that it is now Enabled.
  • Use the Resource Scheduler Schedule Activate CLI command and required parameters to disable a schedule.

    Command
    oci resource-scheduler schedule activate --schedule-id, -? | -h |
        --help

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

  • Use the Resource Scheduler ActivateSchedule API to enable a schedule.

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