Merilis titik akhir publik dari kluster PolarDB Basis Data Relasional Cloud-Native, termasuk titik akhir utama, titik akhir kluster default, dan titik akhir kluster kustom.
Deskripsi operasi
-
You can delete a public-facing or classic network endpoint of the primary endpoint, the default cluster endpoint, or a custom cluster endpoint.
-
Classic network endpoints are supported only on the China site (aliyun.com). Therefore, you do not need to delete classic network endpoints on the International site (alibabacloud.com).
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:DeleteDBEndpointAddress |
delete |
*Endpoint
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| DBClusterId |
string |
Yes |
ID kluster. Catatan
Anda dapat memanggil operasi DescribeDBClusters untuk mengkueri detail semua kluster milik akun Anda, seperti ID kluster. |
pc-************ |
| DBEndpointId |
string |
Yes |
ID titik akhir. Catatan
Anda dapat memanggil operasi DescribeDBClusterEndpoints untuk mengkueri titik akhir dari kluster PolarDB Basis Data Relasional Cloud-Native tertentu. |
pe-*************** |
| NetType |
string |
Yes |
Jenis jaringan titik akhir. Atur nilainya ke Public (jaringan publik). |
Public |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
The ID of the request. |
D0CEC6AC-7760-409A-A0D5-E6CD86****** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "D0CEC6AC-7760-409A-A0D5-E6CD86******"
}
Respons error
JSONformat
{
"RequestId": "D0CEC6AC-7760-409A-A0D5-E6CD8660E9CC"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | InvalidDBEndpointId.Malformed | The specified parameter DBEndpointId is not valid. | |
| 400 | NetTypeUsed.Gdn | Specified endpoint‘s net type is used by global database. | |
| 400 | InvalidNetType.Malformed | The specified parameter NetType is not valid. | |
| 404 | InvalidDBCluster.NotFound | The DBClusterId provided does not exist in our records. | |
| 404 | InvalidDBClusterId.NotFound | The DBClusterId provided does not exist in our records. | |
| 404 | EndpointStatus.NotSupport | Current endpoint status does not support this operation. | |
| 404 | InvalidDBClusterId.Malformed | The specified parameter DBClusterId is not valid. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.