A private endpoint lets your integrations connect to private resources in
your virtual cloud network (VCN). All traffic goes through a private channel that is set up
within Oracle Cloud
Infrastructure. You can configure one private endpoint per
instance.
Prerequisites
Before configuring and using your private endpoint, the VCN and subnet must be set up following the requirements, the private resources must be added to the subnet, and the policy that allows the private endpoint to manage resources in the compartment that holds your subnet must be in place. See Prerequisites for Configuring a Private Endpoint.
Note
If you don't complete the prerequisite tasks, you can't create the endpoint.
- In the Oracle Cloud Console, open the navigation menu and click Developer Services, then, under Application Integration, click Integration.
- Open the Oracle Integration instance to which you want to add a private endpoint.
If you don't see the instance you're looking for, make sure you're viewing the correct region (in the banner) and compartment (at the top of the instance list, next to Applied filters).
- On the Integration instance details page, in the tabs across the top, click Networking.
- Under Private endpoints, click Create private endpoint.
- In the Create private endpoint panel, fill in
the fields:
- Virtual cloud network compartment: If the virtual cloud network (VCN) with the private resources is in a different compartment, select the appropriate compartment.
- Virtual cloud network: Select the VCN that contains the subnet with the private resources. In the drop-down list, each VCN includes its DNS domain name in parentheses.
- Subnet compartment: If the subnet with the private resources is in a different compartment, select the appropriate compartment.
- Subnet: Select the subnet that contains the private resources. The private endpoint connects to this subnet. In the drop-down list, each subnet includes its DNS domain name and classless inter-domain routing (CIDR) block in parentheses.
- Click Create.
The private endpoint appears below the Private endpoint heading, but it isn't available for use yet. A work request is created. It takes about five minutes for the work request to complete.
- Monitor the work request until the private endpoint is completed.
- In the tabs across the top, click Work requests.
- Find the work request in the table.
- Periodically refresh the page, and wait until the Status for the
work request changes to Succeeded and the % Complete value
is 100.
- To view details about a work request, click the work request entry in the Operation column.
The Log messages panel opens with details about the work request.
Note
If the work request doesn't succeed, the work request will show that it has failed, and the private endpoint entry is removed from the table on the
Networking tab. If the work request fails, your policy might not be set correctly, or you might not have completed another prerequisite task. See
Troubleshoot Private Endpoints.