Description
Restores the backup of a database in 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. You can view the ID in the ECS Application Backup module in the Hybrid Backup Recovery (HBR) console. | String | Yes | ||
clusterId | The ID of the destination SAP HANA instance. You can view the ID in the ECS Application Backup module in 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 | Regular expression for string verification: [A-Z0-9][A-Z0-9]$ | |
sourceSystemName | The name of the source system. Specify the name in the format of <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 on which the destination SAP HANA instance is deployed. | String | Yes |
Output
None
References
For more information, see ACS::HBR::RestoreHanaDatabaseBackup at GitHub.