Memperbarui rencana cadangan SAP HANA.
Deskripsi operasi
A backup plan defines the data source, backup policy, and other configurations. After you execute a backup plan, a backup job is generated to record the backup progress and the backup result. If a backup job is completed, a backup snapshot is generated. You can use a backup snapshot to create a restore job.
You can specify only one type of data source in a backup plan.
You can specify only one interval as a backup cycle in a backup plan.
Each backup plan allows you to back up data to only one backup vault.
Coba sekarang
Test
RAM authorization
|
Action |
Access level |
Resource type |
Condition key |
Dependent action |
|
hbr:UpdateHanaBackupPlan |
update |
*All Resource
|
None | None |
Parameter permintaan
|
Parameter |
Type |
Required |
Description |
Example |
| VaultId |
string |
Yes |
ID penyimpanan cadangan. |
v-0000rcw******5c6 |
| ClusterId |
string |
Yes |
ID instans SAP HANA. |
cl-0005dhe******f38 |
| PlanId |
string |
Yes |
ID rencana cadangan. |
pl-000br3cm4dqvmtph7cul |
| PlanName |
string |
No |
Nama rencana cadangan. |
plan-20211109-162411 |
| Schedule |
string |
No |
Kebijakan cadangan. Format:
|
I|1602673264|P1D |
| BackupPrefix |
string |
No |
Awalan cadangan. |
COMPLETE_DATA_BACKUP |
| ResourceGroupId |
string |
No |
ID kelompok sumber daya. |
rg-acfmze36euddwjq |
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. |
F23BCC67-09B4-582C-AE70-C813C8548DCC |
| Success |
boolean |
Indicates whether the request was successful. Valid values:
|
true |
Contoh
Respons sukses
JSONformat
{
"Code": "200",
"Message": "successful",
"RequestId": "F23BCC67-09B4-582C-AE70-C813C8548DCC",
"Success": true
}
Kode kesalahan
Lihat Error Codes untuk daftar lengkap.
Catatan rilis
Lihat Release Notes untuk daftar lengkap.