Deleting a Resource Scheduler Schedule

Delete a Resource Scheduler schedule from your Oracle Cloud Infrastructure tenancy.

When you delete a schedule, it's permanently removed from the tenancy and can't be retrieved. If you think you might want to reuse the schedule in the future, disable the schedule instead of deleting 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 Delete schedule.
    3. When prompted, confirm the deletion.
  • Use the oci resource-scheduler schedule delete command and required parameters to delete a Resource Scheduler schedule.

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

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

  • Run the DeleteSchedule operation to delete a Resource Scheduler schedule.