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
Test
RAM authorization
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 |
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.