Viewing Private Endpoints

View the private endpoints created in Data Catalog. They're listed in the Private Endpoints page.

    1. Click the private endpoint name to view details for a specific private endpoint.
      The private endpoint details page is displayed.
    2. From the Private Endpoints list, you can also edit, move, or delete a private endpoint.
      A private endpoint can be in one of the following statuses:
      • Creating: The private endpoint is being created.
      • Active: The private endpoint is successfully created and ready for use.
      • Updating: The private endpoint details, such as name, DNS zones, or compartment, are being updated.
      • Moving: The private endpoint is being moved to a new compartment.
      • 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.
  • Use the list command and required parameters to view the list of private endpoints in Data Catalog:

    oci data-catalog catalog-private-endpoint list [OPTIONS]

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

  • Run the ListCatalogPrivateEndpoints operation to view the private endpoints.