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 workspace home page, click Applications.
    2. On the Applications page, select the compartment that contains the application.
    3. In the applications list, click the name of the application that contains the task schedule that you want to delete.
    4. On the application details page, click Task schedules.
    5. In the list of task schedules, find the task schedule that you want to remove and select Delete from its Actions menu.
    6. In the Delete task schedule dialog box, click 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.