Deleting a SQL Endpoint

You can delete a Data Flow SQL endpoint.

    1. Open the SQL endpoints page. If you need help finding the SQL endpoints page, see Listing SQL Endpoints. The list of SQL Endpoints is displayed.
    2. Delete the SQL Endpoint in one of two ways:
      • Select the Actions menu next to the SQL endpoint you want to delete. From the list of actions, select Delete.
      • Select the name of the cluster you want to delete. On the resulting page, select More Actions, and from the list displayed, select Delete.
  • Use the Data Flow SQL Endpoints Delete CLI command and required parameters to delete a SQL Endpoint:

    oci data-flow sql-endpoint delete [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the Data Flow SQL Endpoints Delete API operation to delete a SQL Endpoint.