Deleting a Connection

Delete a connection in a data asset in a Data Integration workspace. After you delete a connection, it cannot be restored.

The connection can't be deleted if it's the specified default connection or the only connection in the data asset.

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

      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. In the Connections section of the data asset details page, select Delete from the Actions menu of the connection.

      The Delete action is unavailable if the connection is the specified default connection or the only connection in the data asset.

    5. In the Delete connection dialog box, confirm that you want to delete this connection, and then click Delete.

      A notification appears informing you that the connection is deleted successfully.

  • Use the oci data-integration connection delete command and required parameters to delete a connection:

    oci data-integration connection delete [OPTIONS]

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

  • Run the DeleteConnection operation to delete a connection.