| copyright |
|
||
|---|---|---|---|
| lastupdated | 2025-08-27 | ||
| keywords | |||
| subcollection | backup-recovery |
{{site.data.keyword.attribute-definition-list}}
{: #service-endpoints}
Private routes are not accessible or reachable over the internet. By using the {{site.data.keyword.cloud_notm}} private service endpoints feature, you can protect your data from threats from the public network and logically extend your private network.
{: #service-endpoints-prereqs}
You can connect to {{site.data.keyword.baas_full_notm}} over a private network by using {{site.data.keyword.cloud_notm}} private service endpoints (CSE). For more information about CSEs, see the documentation for using service endpoints.
-
When you use the classic infrastructure, you connect to resources in your account over the {{site.data.keyword.cloud_notm}} public network by default. You can enable virtual routing and forwarding (VRF) to move IP routing for your account and all of its resources into a separate routing table. If VRF is enabled, you can then enable {{site.data.keyword.cloud_notm}} service endpoints to connect directly to resources without using the public network. Enabling VRF and service endpoints.
-
Virtual Private Clouds (VPCs) are automatically enabled for virtual routing and forwarding (VRF). To enable service endpoints for your VPC, continue to Enabling service endpoints.
You must first enable virtual routing and forwarding in your account, and then, you can enable the use of IBM Cloud private service endpoints. {: note}
{: #service-endpoints-prereqs-1}
To check whether the account is VRF enabled, run the following command:
ibmcloud account show
{: pre}
{: #service-endpoints-prereqs-2}
To enable private endpoints, run the following command:
ibmcloud account update --service-endpoint-enable true
{: pre}
{: #service-endpoints-setup}
You can connect to {{site.data.keyword.baas_full_notm}} management API by using either a public endpoint or a private endpoint. A public endpoint can be reached over the internet, whereas a private endpoint can be accessed only from within the {{site.data.keyword.cloud_notm}} private network.
The ingestion API supports only private endpoints and is therefore not accessible from the public internet.
By default, private and public endpoints are enabled. For more information about supported endpoints, see Endpoints.
{: #service-endpoints-disable}
You cannot disable public endpoints.
{: #endpoint-disable-private}
You cannot disable private endpoints.