Deleting a Private Endpoint

Delete a private endpoint in Data Flow.

You can delete a private endpoint, but only if it's not attached to any Application. If you try to delete a private endpoint that's still attached to an Application, you receive a warning that the private endpoint can't be deleted. You must detach the private endpoint from the Application before you can delete it.
Important

The Application can no longer access the data after you delete the private endpoint.
    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 that you want to delete.
    4. In the private endpoints list, click the Actions menu for the private endpoint, and select Delete.
    5. In the Delete private endpoint dialog box, click Delete.
  • Use the delete command and required parameters to delete a private endpoint:

    oci data-flow private-endpoint delete [OPTIONS]

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

  • Run the DeletePrivateEndpoint operation to delete a private endpoint.