Menghapus klien.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
hbr:DeleteClient |
delete |
*全部资源
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| VaultId |
string |
No |
ID penyimpanan cadangan. |
v-000************gs3 |
| ClientId |
string |
No |
ID klien. |
c-000************f3h |
| ResourceGroupId |
string |
No |
ID kelompok sumber daya. |
rg-acf************kwy |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
The return code. A value of 200 indicates that the request was successful. |
200 |
| Message |
string |
The returned message. If the request is successful, `successful` is returned. If the request fails, an error message is returned. |
successful |
| RequestId |
string |
The ID of the request. |
C51A9094-64B7-5DC0-B9FE-5FC1AC7E081D |
| Success |
boolean |
Indicates whether the request was successful.
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "successful",
"RequestId": "C51A9094-64B7-5DC0-B9FE-5FC1AC7E081D",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.