Deleting a Schedule

This topic explains how to delete a schedule.

  • This topic explains how to delete a schedule using the Console.

    Caution

    When you delete a schedule, it is permanently removed from the database and cannot be retrieved. It you might want to reuse a completed schedule in the future, disable the schedule instead of deleting it.
    To delete 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 a schedule that you want to delete. The details page for that schedule opens.
    4. Click Delete Schedule. The Delete Schedule confirmation dialog box opens.
    5. Click Delete to delete the schedule and close the dialog box, or click Cancel to close the dialog box without deleting the schedule. The Details window icon changes to gray and the label below the icon says DELETED.
    6. Optional: Return to the Resource Scheduler home page and display the list of schedules. Select the schedule that you just deleted and check the Status column to verify that the schedule you deleted is no longer in the list of schedules.
  • Use the Schedule Delete command and required parameters to delete a schedule.
    Commmand
    oci resource-scheduler schedule delete --schedule-id, --force, -? | -h |
        --hel

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

  • Use the Resource Scheduler DeleteSchedule API to delete a schedule.

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