All Products
Search
Document Center

Tablestore:DeleteInstance

Last Updated:Jun 10, 2026

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

Coba API ini di OpenAPI Explorer tanpa perlu penandatanganan manual. Panggilan yang berhasil akan secara otomatis menghasilkan contoh kode SDK sesuai dengan parameter Anda. Unduh kode tersebut dengan kredensial bawaan yang aman untuk penggunaan lokal.

Test

RAM authorization

Tidak ada otorisasi untuk operasi ini. Jika Anda mengalami masalah saat menjalankan operasi ini, hubungi dukungan teknis.

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.