All Products
Search
Document Center

Cloud Backup:UninstallClient

Last Updated:Jun 11, 2026

Menguninstall klien HBR.

Deskripsi operasi

If you call this operation, the specified HBR client is uninstalled. To reinstall the HBR client, call the CreateClients operation.

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.

Parameter permintaan

Parameter

Type

Required

Description

Example

VaultId

string

No

ID penyimpanan cadangan.

v-0008n2q******ax3

ClientId

string

Yes

ID klien HBR.

c-000iuqo******zi3rn

ResourceGroupId

string

No

ID kelompok sumber daya.

rg-acfm3erpwweavki

Elemen respons

Element

Type

Description

Example

object

Code

string

The HTTP status code. The status code 200 indicates that the call is successful.

200

Message

string

The message that is returned. If the call is successful, "successful" is returned. If the call fails, an error message is returned.

successful

RequestId

string

The ID of the request.

048A2164-3732-5DF5-88B5-F97FA56DAEB1

TaskId

string

The ID of the asynchronous job. You can call the DescribeTask operation to query the execution result of an asynchronous job.

t-0009qs5qcnvuvqrl2mxl

Success

boolean

Indicates whether the call is successful. Valid values:

  • true: The call is successful.

  • false: The call fails.

true

Contoh

Respons sukses

JSONformat

{
  "Code": "200",
  "Message": "successful",
  "RequestId": "048A2164-3732-5DF5-88B5-F97FA56DAEB1",
  "TaskId": "t-0009qs5qcnvuvqrl2mxl",
  "Success": true
}

Kode kesalahan

Lihat Error Codes untuk daftar lengkap.

Catatan rilis

Lihat Release Notes untuk daftar lengkap.