VEPSQLInstancePublish
Contains details about a published PostgreSQL instance.
|
Property |
Type |
Description |
|---|---|---|
|
Id |
GUID |
Instance ID. |
|
RestorePointId |
GUID |
Restore point ID. |
|
ToPointInTimeUTC |
DateTime |
Date and time in the UTC format of the state as of which the instance is published. |
|
ServerName |
String |
DNS name or IP address of the target server. |
|
InstanceName |
String |
Name of the instance on the target server. |
|
PublishStatus |
String |
Status of the publishing operation. |
|
DataDirectory |
String |
Data directory of the published instance. |
Related Commands