| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
descriptionId* | xsd:string |
An identifier for the type of the job.
This is the same value as descriptionId.
Since Converter API 3.0 |
editable* | xsd:boolean |
True if the job can be edited, i.e. it is a scheduled job that has not
started yet or it is a synchronizable job which final synchronization has
not started yet. Assumed false if unset.
Since Converter API 3.0 |
job | ManagedObjectReference
to a ConverterServerConversionConversionJob |
Reference to the conversion job to which this information applies.
|
scheduledTask* | ManagedObjectReference
to a ScheduledTask |
Deprecated.
as of version 6 of Converter API.
Converter as VC extension is no longer supported.
VC scheduled task which the conversion job is associated with.
|
source* | xsd:string |
The path to the source machine. Used for visualization.
Since Converter API 3.0 |
target* | xsd:string |
The path to the destination VM. Used for visualization.
Since Converter API 3.0 |
targetVm | ConverterComputerSpec |
The target virtual machine created during job creation.
|
Properties inherited from ConverterServerJobJobInfo | ||
activeTask, creationTime, key, lastModifiedTime, lastRunCompleteTime, lastRunStartTime, mostRecentError, nextRunStartTime, numConsecutiveErrors, owner, state | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |