Data Object - ConverterConverterWorkerVmCreationResult

Returned by
ConverterTargetVMManagerCreateVM
Extends
DynamicData
See also
ConverterComputerSpec, ConverterParamsStorageMapping
Since
Converter API 2.0

Data Object Description

A data structure resulted from the Creation/Partition of the target VM. It includes all the Storage-related information Agent will need to do the clone.

Properties

Name Type Description
mappingConverterParamsStorageMapping

The StorageMapping between source and target. In disk-based clone, it includes an array of mapping from source disk to target Disk. In volume-based clone, it includes an array of mapping between a source volume to target "disk:partition".
targetConverterComputerSpec

The ComputerSpec of the created VM
Properties inherited from DynamicData
None