Disabling a Resource Scheduler Schedule

Disable a Resource Scheduler schedule from managing resources.

Note

You can only disable a Resource Scheduler schedule only during the schedule initialization stage and when the schedule isn't running. If a schedule is running, disable can't stop it.
    1. On the Schedules list page, select the Resource Scheduler schedule that you want to work with. If you need help finding the list page or the schedule, see Listing Resource Scheduler Schedules.
      The schedule' details page opens.
    2. Select Disable from the Actions menu.
    3. When prompted, confirm the disabling.
    When you disable the schedule, the Enable schedule option appears in the schedule's details page. The schedule's status become Disabled and its icon turns brown.
  • Use the oci resource-scheduler schedule deactivate command and required parameters to disable a Resource Scheduler schedule.

    oci resource-scheduler schedule deactivate --schedule-id schedule_ocid [OPTIONS]

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

  • Run the DeactivateSchedule operation to disable a Resource Scheduler schedule.