Getting Data Asset Details

View the details for a data asset in Anomaly Detection.

    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 project that you want to create the data asset in.
    4. Click the name of the project.

      The project details page opens.

    5. Under Details, click Data assets.
    6. Click the name of the data asset.

    The data asset details page opens.

  • Use the oci anomaly-detection data-asset get command and required parameters to get the details for a data asset:

    oci anomaly-detection data-asset get --data-asset-id <data-asset-id>... [OPTIONS]

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

  • Use the GetDataAsset operation to view the data asset details.