Viewing Private Endpoints

All private endpoints created in Data Flow are listed in the private endpoints page. To view details for a specific 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 you want to view.
    4. Click the private endpoint name.

      A private endpoint is in one of the following statuses:

      Creating
      The private endpoint is being created.
      Active
      The private endpoint is successfully created and is in use.
      Inactive
      The private endpoint is successfully created and is ready for use.
      Updating
      The private endpoint details, such as name, DNS zones, or compartment, are being updated.
      Deleting
      The private endpoint is being deleted.
      Deleted
      The private endpoint is successfully deleted.
      Failed
      The private endpoint wasn't created, updated, or deleted successfully. It must be deleted and re-created.
  • Use the list command and required parameters to list the private endpoints in a specific compartment:

    oci data-flow private-endpoint list [OPTIONS]

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

  • Run the ListPrivateEndpoints operation to view your private endpoints in a specific compartment.