Deleting a Task Schedule

Delete a task schedule in Data Integration when you no longer need it.

You can delete task schedules that are disabled or enabled. Tasks that have already been triggered to run continue to run when you delete task schedules.

    1. On the Applications list page, select the name of the application that contains the task schedule that you want to delete. If you need help finding the list page or the application, see Listing Applications
    2. On the application details page, select Task schedules.
    3. In the list of task schedules, find the task schedule that you want to remove and select Delete from its Actions menu (Actions menu).
    4. In the Delete task schedule dialog box, select Delete.
  • Use the oci data-integration task-schedule delete command and required parameters to delete a task schedule:

    oci data-integration task-schedule delete [OPTIONS]

    For a complete list of flags and variable options for CLI commands, see the Command Line Reference.

  • Run the DeleteTaskSchedule operation to delete a task schedule.