| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
Name | Type | Description |
---|---|---|
p2vSourceModificationSpec* | ConverterServerConversionP2VSourceModificationSpec |
Parameters to be applied on the source in case of P2V.
|
parentFolder* | ManagedObjectReference
to a ConverterServerConversionConversionFolder |
Folder in which to place the conversion job. If not set then the root folder
is used.
|
synchronizationStartTime* | xsd:dateTime |
The time to run the catch-up task for this job. This acts as a suggestion to the
internal scheduler.
This value can be set only if doSynchronize
is set to true and synchronizeImmediately
is set to false.
If unset and the job is synchronizable, catch-up will not be performed until additional user action.
Since Converter API 3.0 |
synchronizeImmediately* | xsd:boolean |
This value must be set if and only if doSynchronize
is set to true.
When 'true' catch-up will be performed immediately after initial full cloning.
When 'false' catch-up will be performed according to
synchronizationStartTime.
Since Converter API 3.0 |
Properties inherited from ConverterServerJobAbstractConversionBasedJobSpec | ||
conversionParams, source | ||
Properties inherited from ConverterServerJobJobSpec | ||
description, firstRun, name, startSuspended | ||
Properties inherited from DynamicData | ||
None |
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |