Menghapus penyimpanan cadangan.
Deskripsi operasi
You cannot delete a backup vault within 2 hours after the backup vault is created or a backup vault that is in the INITIALIZING state.
After you delete a backup vault, all resources that are associated with the backup vault are deleted. The resources include the Cloud Backup client of the old version, backup plans, backup jobs, snapshots, and restore jobs.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
hbr:DeleteVault |
delete |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| Token |
string |
No |
Token. |
caeba0bbb2be03f84eb48b699f0a* |
| VaultId |
string |
No |
ID penyimpanan cadangan. |
v-********************* |
| ResourceGroupId |
string |
No |
ID kelompok sumber daya. |
rg-acfmoiyerpacj4q |
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. |
473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "successful",
"RequestId": "473469C7-AA6F-4DC5-B3DB-A3DC0DE3C83E",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.