Meningkatkan klien Cloud Backup.
Deskripsi operasi
Upgrades a Cloud Backup client to the latest version. After the upgrade succeeds, the client version cannot be rolled back.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
hbr:UpgradeClient |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| VaultId |
string |
No |
ID penyimpanan cadangan. |
v-000djw8ci******3ic |
| ClientId |
string |
No |
ID Klien Cloud Backup. |
c-000boklw******63a9 |
| ResourceGroupId |
string |
No |
ID kelompok sumber daya. |
rg-acfmy6uja5wyc2i |
Elemen respons
|
Element |
Type |
Description |
Example |
|
object |
|||
| Code |
string |
The response code. The status code 200 indicates that the request was successful. |
200 |
| Message |
string |
The returned message. If the request was successful, "successful" is returned. If the request failed, an error message is returned. |
successful |
| RequestId |
string |
The request ID. |
22D97921-16BD-547C-B175-1DC25B1DCD73 |
| TaskId |
string |
The ID of the asynchronous job. You can call the DescribeTask operation to query the execution result of an asynchronous job. |
t-000i97jujk0z58a2ignf |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "successful",
"RequestId": "22D97921-16BD-547C-B175-1DC25B1DCD73",
"TaskId": "t-000i97jujk0z58a2ignf",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.