| Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
"Reconfiguring" includes reconfig proper, tools install, customization and other operations which may be specified in ConverterConversionParams besides cloning.
Properties
Name | Type | Description |
---|---|---|
None |
Methods
Methods defined in this Managed Object |
---|
ConverterAgentConvert_Task, ConverterAgentEstimateTimeToComplete |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ConverterConverterManager used to make the method call. |
source P | ConverterComputerSpec |
For a cloning task, specifies the source of a cloning operation.
For a "reconfig"-only task, specifies the VM to "reconfig".
Since Converter API 1.0 |
params P | ConverterConversionParams |
Specifies parameters for the conversion operations, as well
what kind of conversion -- clone+reconfig or reconfig-only this
operation is.
Since Converter API 1.0 |
envInfo P | ConverterConversionRuntimeEnvironmentInfo |
Specifies the environment in which the conversion will run.
Since Converter API 1.0 |
Return Value
Type | Description |
---|---|
ManagedObjectReference
to a ConverterTask |
Faults
Type | Description |
---|---|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Parameters
Name | Type | Description |
---|---|---|
_this | ManagedObjectReference | A reference to the ConverterConverterManager used to make the method call. |
source P | ConverterComputerSpec |
For a cloning task, specifies the source of a cloning operation.
For a "reconfig"-only task, specifies the VM to "reconfig".
Since Converter API 1.0 |
params P | ConverterConversionParams |
Specifies parameters for the conversion operations, as well
what kind of conversion -- clone+reconfig or reconfig-only this
operation is.
Since Converter API 1.0 |
envInfo P | ConverterConversionRuntimeEnvironmentInfo |
Additional information on the environment in
which the task will run.
Since Converter API 1.0 |
Return Value
Type | Description |
---|---|
xsd:int | The estimated time remaining and the current percentage estimated complete. |
Faults
Type | Description |
---|---|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Type | |
---|---|
None |
Top of page | Local Methods | ||
Managed Object Types | Data Object Types | All Properties | All Methods |