When you connect to a PolarDB-O cluster, you must enter an endpoint of the PolarDB-O cluster. PolarDB-O 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-O 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 operations
API | Description |
---|---|
DescribeDBClusterEndpoints | Queries the endpoint of a cluster. |
CreateDBEndpointAddress | Creates a public endpoint for a cluster. |
ModifyDBEndpointAddress | Modifies the default endpoint of a cluster. |
DeleteDBEndpointAddress | Deletes an endpoint of a cluster. |