Editing a Private Endpoint

Edit a private endpoint in Data Flow to change its name or DNS zones.

    1. On the Data Flow page, in the left-side menu, select Private endpoints. If you need help finding the Data Flow page, see Listing Private Endpoints.
    2. Select the name of the private endpoint to open the its details page.
    3. Select Edit.
    4. Change the values of Name or DNS Zones to resolve as needed.
    5. (Optional) Add or remove network security groups.
    6. (Optional) Add or remove SCAN details.
    7. Select Save changes.
  • Follow these steps in the CLI to edit the private endpoint name and DNS zones from Data Flow.

    Use the update command and required parameters to edit a private endpoint:

    oci data-flow private-endpoint update [OPTIONS]

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

  • Follow these steps in the API to edit the private endpoint name and DNS zones from Data Flow.

    Run the UpdatePrivateEndpoint operation to edit a private endpoint.