VESQLRDSDatabaseRestore
Contains details about the restore operation of a backed-up Microsoft SQL Server database running on Amazon RDS.
|
Property |
Type |
Description |
|---|---|---|
|
JobId |
GUID |
Job ID. |
|
Status |
VESQLRDSRestoreStatus |
Status of the restore operation. Possible values:
|
|
DatabaseName |
String |
Target database name. |
|
SqlServerName |
String |
Target server name |
|
ErrorMessage |
String? |
Error or warning message triggered by unexpected conditions during restore. |
Related Commands