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. 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 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.