VEMDBInstancePublish
Contains details about a Veeam Explorer for MongoDB publishing job.
Property | Type | Description |
---|---|---|
JobId | GUID | Job ID. |
Status | String | Publishing job status. |
SourceInstance | String | Name of the original MongoDB instance. |
TargetServer | String | DNS name or IP address of the target server. |
TargetPort | Ushort | The port used to connect to MongoDB on the target server. |
ToPointInTimeUTC | DateTime | Date and time in the UTC format of the state as of which the instance is published. |
ExceptionMessage | String | Error or warning message triggered by unexpected conditions during restore. |
Related Commands