Melepaskan titik akhir publik dari instans Tair (kompatibel dengan Redis OSS).
Deskripsi operasi
Anda juga dapat melepaskan titik akhir publik untuk suatu instans melalui Konsol Tair (kompatibel dengan Redis OSS). Untuk informasi selengkapnya, lihat Release public endpoints.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
kvstore:ReleaseInstancePublicConnection |
delete |
*DBInstance
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| InstanceId |
string |
Yes |
ID instans. |
r-bp1zxszhcgatnx**** |
| CurrentConnectionString |
string |
Yes |
Titik akhir publik yang akan dilepaskan. |
r-bp1zxszhcgatnx****.redis.rds.aliyuncs.com |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| RequestId |
string |
ID permintaan. |
88F850B5-CC68-48B4-83CA-5497C3C191DE |
Contoh
Respons sukses
JSONformat
{
"RequestId": "88F850B5-CC68-48B4-83CA-5497C3C191DE"
}
Kode kesalahan
|
HTTP status code |
Error code |
Error message |
Description |
|---|---|---|---|
| 400 | MissingInstanceId | InstanceId is mandatory for this action. | |
| 400 | MissingConnectionString | CurrentConnectionString is mandatory for this action. | |
| 400 | AtLeastOneNetTypeExists | Current DB instance net type does not support this operation. |
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.