Deleting a Folder

When you delete a folder in Data Integration, you also delete the design-time resources and other folders that it contains. After you delete a folder, it cannot be restored. Be sure to review all contained resources before you delete the folder.

    1. Navigate to the workspace that contains the project in which the folder resides.

      For the steps to access a workspace, see Accessing a Workspace.

    2. On the workspace home page, click Projects.
    3. On the Projects page, select the project that contains the folder.
    4. On the project details page, click Folders.
    5. In the Folders list, select Delete from the Actions menu of the folder that you want to delete.

      If the folder that you want to delete is in another folder, first select the parent folder from the list and then select the action.

    6. In the Delete folder dialog box, to confirm that you want to delete the folder and its resources, enter delete and click Delete.

      A notification appears informing you that the folder is deleted successfully.

  • Use the oci data-integration folder delete command and required parameters to delete a folder:

    oci data-integration folder delete [OPTIONS]

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

  • Run the DeleteFolder operation to delete a folder.