Deleting an Integration Task

Delete an integration task in a project or folder in Data Integration. When you delete an integration task, the data flow that's associated with the task is not deleted.

After the task is deleted, it cannot be restored.

    1. Open the project or folder that contains the task that you want to delete.

      For the steps to open the details page of a project or folder, see Viewing the Details of a Project or Viewing the Details of a Folder.

    2. On the project or folder details page, click Tasks.
    3. In the tasks list, select Delete from the Actions menu of the task.
    4. In the Delete task dialog box, confirm that you want to delete the task and click Delete.
  • Use the oci data-integration task delete command and required parameters to delete a task:

    oci data-integration task delete [OPTIONS]

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

  • Run the DeleteTask operation to delete a task.