Configure a Private Endpoint for an Instance
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.
Do you need a private endpoint?
To learn more about private endpoints, see Connect to Private Resources.
Prerequisites
Complete all prerequisites before configuring a private endpoint. Here is an overview of the prerequisites:
- If you don't already have a VCN and subnet for your Oracle Integration instance, create them.
- The private resources must be in the same customer tenancy in which Oracle Integration is provisioned.
- The VCN must be in the same region as your Oracle Integration instance.
- The VCN and subnet can be in any compartment within the customer tenancy.
- The subnet can be public or private.
- Place any private resources that you want integrations to access in your subnet.
- Create a policy that allows the private endpoint to create a virtual network interface card (VNIC) in the compartment that contains the subnet.
Note
If you don't complete the prerequisite tasks, the endpoint can't be created.
If you don't complete the prerequisite tasks, the endpoint can't be created.
To configure a private endpoint:
After the private endpoint is created, it's available for use, and you can begin creating connections that use the private endpoint to secure outbound traffic. See Create a Connection and Adapters that Support Connecting to Private Endpoints in Using Integrations
in Oracle Integration 3.
You can't modify the private endpoint. If you need to make changes,
simply delete the endpoint and create it again. See Delete a Private Endpoint.