Editing a SQL Endpoint

Follow these steps to edit a SQL Endpoint in Data Flow.

    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. Two ways are available to select the SQL endpoint you want to edit:
      • Select the name of the SQL endpoint you want to edit. The SQL endpoint's details page is displayed.
      • Select the Actions menu next to the SQL endpoint you want to edit.
    3. Select Edit.
      The Edit SQL endpoint page is displayed.
    4. Make the changes.
    5. Select Edit SQL endpoint.
  • Use the Data Flow SQL Endpoints Edit CLI command and required parameters to edit a SQL Endpoint:

    oci data-flow sql-endpoint update [OPTIONS]

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

  • Run the Data Flow SQL Endpoints Edit API operation to edit a SQL Endpoint.