Menghapus alamat koneksi tertentu untuk aplikasi PolarDB Basis Data Relasional Cloud-Native.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
polardb:DeleteApplicationEndpointAddress |
delete |
*全部资源
|
None | None |
Sintaks permintaan
POST HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| ApplicationId |
string |
Yes |
ID aplikasi. |
pa-************** |
| EndpointId |
string |
Yes |
ID Titik akhir sisi server yang akan dihapus. |
pa-************** |
| NetType |
string |
Yes |
Jenis jaringan alamat koneksi yang akan dihapus. Nilai tetap |
Public |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
Schema of Response |
||
| RequestId |
string |
The request ID. |
3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF |
| ApplicationId |
string |
The application ID. |
pa-************** |
| EndpointId |
string |
The server-side endpoint ID. |
pa-************** |
Contoh
Respons sukses
JSONformat
{
"RequestId": "3E5CD764-FCCA-5C9C-838E-20E0DE84B2AF",
"ApplicationId": "pa-**************",
"EndpointId": "pa-**************"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.