To connect to a PolarDB cluster, enter an endpoint of the PolarDB cluster. PolarDB supports cluster endpoints and primary endpoints. For each type of endpoints, you can apply for an internal endpoint or a public endpoint to connect to the cluster. This topic describes how to modify or delete an endpoint in the PolarDB console.
Modify an endpoint
Delete an endpoint
Warning
- Before you delete an endpoint, make sure that your application is connected to the cluster through a new endpoint.
- The deleted endpoint cannot be restored. You can click Apply next to the required endpoint type in the console to apply for a new endpoint. For more information, see Apply for an endpoint.
Related API operations
API | Description |
---|---|
DescribeDBClusterEndpoints | Queries the endpoint of a specified PolarDB cluster. |
CreateDBEndpointAddress | Creates a public endpoint for a specified PolarDB cluster. |
ModifyDBEndpointAddress | Modifies the default endpoint of a specified PolarDB cluster. |
DeleteDBEndpointAddress | Deletes a cluster endpoint of a specified PolarDB cluster. |