All Products
Search
Document Center

PolarDB:Delete a custom cluster endpoint

Last Updated:Nov 30, 2023

This topic describes how to delete custom cluster endpoints of PolarDB for PostgreSQL clusters.

Considerations

  • You can delete only custom cluster endpoints. The default cluster endpoint cannot be deleted.

  • The deleted custom cluster endpoint cannot be recovered. You must change the endpoint for connecting the client to the cluster at the earliest opportunity.

Procedure

  1. Log on to the PolarDB console.
  2. In the upper-left corner of the console, select the region in which the cluster that you want to manage is deployed.
  3. Find the cluster and click the cluster ID.
  4. In the Endpoints section, find the cluster endpoint that you want to delete, and choose Release on the right side of the cluster endpoint.

  5. In the dialog box that appears, click OK.

Related API operations

API

Description

DescribeDBClusterEndpoints

Queries cluster endpoints.

DeleteDBClusterEndpoint

Deletes a custom cluster endpoint.