Editing a Private Endpoint

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

    1. Open the navigation menu, and click Analytics and AI. Under Data Lake click Data Flow.
    2. In the left-side menu, click Private endpoints.
    3. Under List scope, select the compartment that contains the private endpoint to edit.
    4. Click the name of the private endpoint to open the its details page.
    5. Click Edit.
    6. Change the values of Name or DNS Zones to resolve as needed.
    7. (Optional) Add or remove network security groups.
    8. (Optional) Add or remove SCAN details.
    9. Click 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.