Deleting a Folder

When you delete a folder in a Data Integration project, you also delete the design-time resources and other folders that it contains. Projects and folders are found in a workspace.

After you delete a folder, it cannot be restored. Be sure to review all contained resources before you delete the folder.

    1. On the Folders list page in a project, find the folder that you want to delete. If you need help finding the list page or the folder, see Listing Folders.

      If the folder that you want to delete is within another folder, first select the parent folder.

    2. From the Actions menu (Actions menu) for the folder that you want to delete, select Delete.
    3. In the Delete folder dialog box, to confirm that you want to delete the folder and its resources, enter delete and select 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.