VEPSQLInstanceInstantRecovery
Contains details about an PostgreSQL database published during an instant recovery session.
|
Property |
Type |
Description |
|---|---|---|
|
Session |
GUID |
Restore session ID. |
|
RestorePointID |
GUID |
Restore point ID. |
|
ToPointInTimeUtc |
DateTime |
Date and time in the UTC format of the state to which the instance is recovered. |
|
ServerName |
String |
DNS name or IP address of the target server. |
|
InstanceName |
String |
Name of the instance on the target server. |
|
DataDirectory |
String |
Data directory for the published instance. |
|
Status |
String |
Status of the instant recovery operation. |
|
SwitchOverOptions |
Switchover options for the instant recovery operation. |
Related Commands