Listing Folders

List the folders that you have created in a Data Integration project.

    1. Open the navigation menu  and select Analytics & AI. Under Data Lake, select Data Integration.
    2. On the Data Integration service page, select Workspaces.
    3. On the Workspaces page, select the compartment that has the workspace in which you have created projects and folders.
    4. In the list of workspaces, select the name of the workspace that you want to work in.
    5. On the workspace home page, select Projects. Then under Details, select Projects.
    6. In the list of projects, select the name of the project that contains resources such as first-level folders and tasks.
    7. On the project details page, under Details, select Folders.

      Existing folders are listed on the Folders page. To find a folder, enter the complete or partial name of a folder in the Filter by name field and press Enter. You can also use the Favorite filter menu to display only the folders that are marked as favorite. Select Clear to remove the filter.

    8. To list subfolders in a folder, in the Folders list, select the name of the folder that contains resources such as tasks and subfolders.
  • Use the oci data-integration folder list command and required parameters to retrieve a list of folders from a project in a workspace:

    oci data-integration folder list [OPTIONS]

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

  • Run the ListFolders operation to retrieve a list of folders from a project in a workspace.