Listing Data Assets

The Data assets page shows a list of all the data assets that you have created in a Data Integration workspace.

In the Data assets list, the Actions menu for a data asset has the following options:

  • View details: Lets you view the details of a data asset, including connections and schemas.
  • Edit: Lets you edit the data asset, including adding and editing connections.
  • Test connection: Lets you test the default connection of the data asset.
  • Copy data asset key: Copies to the clipboard the key of the data asset, which you can use with APIs.
  • Delete: Lets you delete the data asset.
    1. Navigate to the workspace in which you want to list data assets.

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

    2. On the workspace home page, click Data assets.

    The Data assets page opens. To find a data asset in the list, enter the complete name of a data asset in the search field and press Enter.

    You can also use the Favorite filter menu to show only those data assets that are marked as favorite. Click Clear to remove the filter.

  • Use the oci data-integration data-asset list command and required parameters to retrieve a list of data asset summaries:

    oci data-integration data-asset list [OPTIONS]

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

  • Run the ListDataAssets operation to retrieve a list of data asset summaries.