Attaching a Private Endpoint

Attach a private endpoint to a data catalog to enable its data assets  to be harvested  using the configured private network. You can attach only one private endpoint to a data catalog, and a private endpoint can be attached only to one data catalog.

  • Before you attach a private endpoint to a data catalog, you must create a private endpoint.
    1. On the Data Catalogs page, click the Actions menu to the right of the instance to which you want to attach a private endpoint and select Attach private endpoint.
    2. In the Attach private endpoint dialog box, select the private endpoint. If no private endpoints exist in the current compartment, select a compartment that contains a private endpoint.
    3. Click Attach.
  • Use the attach command and required parameters to attach a private reverse connection endpoint resource to a data catalog resource:

    oci data-catalog catalog attach [OPTIONS]

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

  • Run the AttachCatalogPrivateEndpoint operation to attach a private reverse connection endpoint resource to a data catalog resource.