Listing Projects

List the Anomaly Detection projects in a particular compartment.

    1. Open the navigation menu and click Analytics & AI. Under AI Services, click Anomaly Detection.
    2. In the left-side navigation menu, click Projects.
    3. Select the compartment that contains the projects that you want to list.

      All projects in the compartment are listed.

  • Use the oci anomaly-detection project list command and required parameters to list the projects in a compartment:

    oci anomaly-detection project list --compartment-id <compartment-id>... [OPTIONS]

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

  • Use the ListProjects operation to list the projects in a compartment.