Classes > JobInfo

JobInfo

Returned by

Get-DtJob

Parameter of

Checkpoint-DtConnection, Confirm-DtJobOptions, Edit-DtJob, Get-DtBandwidthLimit, Get-DtJob, Get-DtQualificationResults, Get-DtRecommendedFailbackOptions, Get-DtRecommendedFailoverOptions, Get-DtRecommendedRestoreOptions, Get-DtSnapshot, Get-DtUvraRecommendedFailoverOptions, Get-DtUvraRecommendedRemoveOptions, Invoke-DtQueueTask, Remove-DtJob, Remove-DtSnapshot, Resume-DtJob, Resume-DtMirror, Resume-DtTarget, Save-DtJobDiagnostics, Set-DtBandwidthLimit, Set-DtJobCredentials, Start-DtJob, Start-DtJobFailback, Start-DtJobFailover, Start-DtJobRestore, Start-DtJobReverse, Start-DtMirror, Start-DtOrphansProcessing, Start-DtReplication, Start-DtVerify, Stop-DtJob, Stop-DtMirror, Stop-DtReplication, Suspend-DtJob, Suspend-DtMirror, Suspend-DtTarget, Undo-DtJobFailover, Update-DtShares, Wait-DtMirrorComplete

Properties

Name Type Description
CreatorUserName String This value is the name of the user who created the job.
Features Feature [ ]

This value represents a service endpoint that provides additional features for a job.

Id Guid This value is the unique ID for the job.
JobPersistedState None

Do not use this property. Double-Take uses it internally.

JobType String

This value is the type of job.

Specify the type of job from the following list.

  • ClusterAwareDTHV—Cluster-aware agentless Hyper-V job
  • ClusterAwareExchange—Cluster-aware Exchange job
  • ClusterAwareFilesAndFolders—Cluster-aware files and folders job
  • ClusterAwareHV2V—Cluster-aware virtual to Hyper-V job
  • ClusterAwareMultiSelectDthv—Cluster-aware agentless Hyper-V job
  • ClusterAwareSql—Cluster-aware SQL job
  • DataOnlyImageProtection—DR data protection job
  • DataOnlyImageRecovery—DR data recovery job
  • Diagnostics—Throughput Diagnostic Utility job
  • DTHV—Agentless Hyper-V job
  • Exchange—Exchange job
  • FilesAndFolders—Files and folders job
  • FullServerFailover—Full server job
  • FullServerImageProtection—DR full server protection job
  • FullServerImageRecovery—DR full server recovery job
  • Legacy—GeoCluster jobs
  • LinuxFullServerFailover—Full server for Linux job
  • Lvra—Full server to ESX appliance job
  • MoveDataOnlyMigration—Data migration job
  • MoveServerMigration—Full server migration job
  • MultiSelectDTHV—Agentless Hyper-V job
  • OrphanedConnection—Old, orphaned connection (if Double-Take was uninstalled and then reinstalled on a target server or possibly after failover, depending on the state of your servers before failover occurred)
  • SQL—SQL job
  • UnmanagedConnection—Double-Take versions 5.2.x and earlier
  • UVRA—Double-Take version 7.0.1 or earler full server to ESX appliance job
  • V2V—V to ESX or V to Hyper-V job
  • VRA—Full server to ESX or full server to Hyper-V job
  • VraMove—Full server to ESX migration or full server to Hyper-V migration job
LoadedFromDisk Boolean This value is true if the job was loaded from persistence; otherwise, it is false.
Managed Boolean This value is true if the job is managed; otherwise, it is false. This property is intended to be used by transitional implementations of jobs that want to allow their jobs to be visible to the job manager, but will be responsible for creating those jobs and managing their lifetime.
Options JobOptions

This value represents the current options for the job.

OtherHostUris IDictionary This value is the URIs for other servers involved in the job.
SourceHostUri URI

This value is the source URI.

SourceUniqueId String This value is the unique ID of the source server.
Statistics JobStatistics This value represents the current statistics of the job.
Status JobStatus This value represents the current state of the job.
TargetHostUri Uri

This value is the target URI.

TargetUniqueId String This value is the unique ID of the target server.