Menghapus sebuah Instans.
Deskripsi operasi
Before you delete an instance, make sure that all data tables and time series tables in the instance are deleted and virtual private clouds (VPCs) are unbound from the instance.
To prevent conflicts, do not create an instance that has the same name as the instance that is being deleted.
After an instance is deleted, the instance becomes unavailable and the tables, table data, and related indexes in the instance cannot be recovered. Proceed with caution.
Coba sekarang
Test
RAM authorization
Sintaks permintaan
POST /v2/openapi/deleteinstance HTTP/1.1
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| body |
object |
No |
Badan permintaan. |
|
| InstanceName |
string |
Yes |
The name of the instance. |
instance-test |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
The returned struct. |
||
| RequestId |
string |
The request ID, which can be used to troubleshoot issues. |
17827FB1-CC71-559D-BBDF-9D41534322E7 |
Contoh
Respons sukses
JSONformat
{
"RequestId": "17827FB1-CC71-559D-BBDF-9D41534322E7"
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.