Description
Restores a database backup from the source instance to a test instance and checks the restoration status.
Syntax
Action: ACS::HBR::RestoreHanaDatabaseBackup
Properties:
vaultId: String
sourceClusterId: String
clusterId: String
masterClientId: String
databaseName: String
HANASID: String
sourceSystemName: String
HANAInstanceServerId: String
Attributes
|
Attribute |
Description |
Type |
Required |
Default value |
Limit |
|
vaultId |
The ID of the backup vault. |
String |
Yes |
||
|
sourceClusterId |
The ID of the source SAP HANA instance, which is available in the ECS Application Backup module of the Hybrid Backup Recovery (HBR) console. |
String |
Yes |
||
|
clusterId |
The ID of the destination SAP HANA instance, which is available in the ECS Application Backup module of the HBR console. |
String |
Yes |
||
|
masterClientId |
The client ID of the destination SAP HANA instance. |
String |
Yes |
||
|
databaseName |
The name of the database. |
String |
Yes |
||
|
HANASID |
The ID of the SAP HANA system. |
String |
Yes |
Regex for validation: [A-Z0-9][A-Z0-9]$ |
|
|
sourceSystemName |
The name of the source system, in the format <Name of the source SAP HANA database>@<ID of the source SAP HANA system>. Example: DB1@SID. |
String |
Yes |
||
|
HANAInstanceServerId |
The ID of the Elastic Compute Service (ECS) instance that hosts the destination SAP HANA instance. |
String |
Yes |
Output
None
References
For more information, see ACS::HBR::RestoreHanaDatabaseBackup at GitHub.