Deleting a Data Asset

When you delete a data asset from a Data Integration workspace, you're also deleting its connections. After you delete a data asset, the data asset and its connections cannot be restored.

    1. Navigate to the workspace in which you want to delete the data asset.

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

    2. On the workspace home page, click Data assets.
    3. In the list of data assets, click the name of the data asset.
    4. On the data asset details page, click Delete.
    5. In the Delete data asset dialog box, confirm that you want to delete the data asset and its connections, and then click Delete.
  • Use the oci data-integration data-asset delete command and required parameters to delete a data asset:

    oci data-integration data-asset delete [OPTIONS]

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

  • Run the DeleteDataAsset operation to delete a data asset.