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. On the Data assets page, select the name of the data asset that you want to work in. If you need help finding the Data assets page, see Listing Data Assets.
    2. In the Connections section of the data asset details page, select Delete from the Actions menu (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.

    3. In the Delete connection dialog box, confirm that you want to delete this connection, and then select 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.