Parameter of
Properties
Name | Enumeration | Description |
---|---|---|
Unknown | 0 | The job's state is unknown or not yet determined. |
Created | 1 | The job is being created. |
Deleting | 2 | The job is being deleted. |
FailedBack | 3 | The job has failed back. |
FailedOver | 4 | The job has failed over. |
FailingBack | 5 | The job is failing back. |
FailingOver | 6 | The job is failing over. |
FailoverFailed | 7 | Failover has failed. |
FailoverPending | 8 | The job has a failover condition met. |
Mirroring | 9 | The job is mirroring. |
MirrorRequired | 10 | The job requires a mirror to ensure data integrity. |
Paused | 11 | The job is paused. |
Pausing | 12 | The job is pausing. |
Protecting | 13 | The job is started and protecting. |
Provisioning | 14 | The job is provisioning resources required to start protection. |
Restored | 15 | The job has completed restoring data. |
RestoreFailed | 16 | Restoration has failed. |
RestorePaused | 17 | The job is restoring data but transmission is currently paused. |
RestoreRequired | 18 | The job needs to restore data from the target to a new or the original source. |
Restoring | 19 | The job is restoring data. |
Resuming | 20 | The job is resuming. |
Reversing | 21 | The job is reversing roles. |
Reverting | 22 | The job is reverting. |
Starting | 23 | The job is starting. |
Stopped | 24 | The job is stopped. |
Stopping | 25 | The job is stopping. |
Undoing | 26 | The job is undoing a failover. |
RevertingSnapshot | 27 | The job is reverting to a previous snapshot. |
UpdatingTargetImage | 28 | The job is updating the target image on the source. |
CredentialsRequired | 29 | The job does not have sufficient credentials to operate properly. |
ActivationCodeWarning | 30 | The Double-Take replication engine is reporting a licensing warning. |
ActivationCodeError | 31 | The Double-Take replication engine is reporting a licensing error. |
EngineConnectionWarning | 32 | The connection associated with the job is reporting an error, but the threshold for failed communication has not yet been met. |
EngineConnectionError | 33 | The connection associated with the job is reporting an error, and the threshold for failed communication has been exceeded. |
EngineServiceWarning | 34 | The Management Service on the target cannot communicate with the target replication engine or the Management Service on the source cannot communicate with the source replication engine, but the threshold for failed communication has not yet been met. |
EngineServiceError | 35 |
The Management Service on the target cannot communicate with the target replication engine or the Management Service on the source cannot communicate with the source replication engine, and the threshold for failed communication has been exceeded. |
ServerCommunicationWarning | 36 | The Management Service on the target cannot contact the Management Service on the source, but the threshold for failed communication has not yet been met. |
ServerCommunicationError | 37 | The Management Service on the target cannot contact the Management Service on the source, and the threshold for failed communication has not yet been met. |
TargetInfoNotAvailable | 38 | The controller appliance for an agentless vSphere job cannot communicate with the target. |