Creating a Folder

Create a folder in a project, or in another folder in Data Integration. You can have only two levels of folders in a project.

    1. Navigate to the workspace that contains the project.

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

    2. On the workspace home page, click Projects.
    3. On the Projects page, click the name of the project that you want to create a folder in.
    4. On the project details page, click Folders.
    5. On the Folders page, click Create folder and select Create new.
    6. In the Create folder panel, enter a name and an optional description.

      The identifier is a system-generated value based on the name. You can change the value, but after you create and save the folder, you can't update the identifier.

    7. To open the folder details page after Data Integration creates the folder, select View details upon creation.
    8. Choose one of the following options:
      • To create the folder, click Create.

      • To create the folder later using Resource Manager and Terraform, click Save as stack to save the resource definition as a Terraform configuration.

        For more information about saving stacks from resource definitions, see Creating a Stack from a Resource Creation Page.

    The new folder is listed on the Folders page.

    If you selected View details upon creation, the details page of the new folder opens.

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

    oci data-integration folder create [OPTIONS]

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

  • Run the CreateFolder operation to create a folder.