Data Object - ConverterAgentInternalTargetStorageLayout

Property of
ConverterAgentInternalDeviceMappingResult, ConverterAgentInternalVMOptions
Extends
DynamicData
See also
ConverterAgentInternalTargetStorageLayoutTargetDiskInfo, ConverterAgentInternalTargetStorageLayoutTargetVolumeInfo
Since
Converter API 1.0

Data Object Description

TargetStorageLayout describes the storage layout of the target VM and the mapping between source disks and volumes to the target VM disks and volumes.

This data class is created by SysMigration.calculateStorageLayout and used by VMCreator and SysMigration.migrate.

Properties

Name Type Description
disksConverterAgentInternalTargetStorageLayoutTargetDiskInfo[]

Information describing the target disks
diskToDiskMigrationxsd:boolean

True if disk-based cloning should be used
targetProductVersionxsd:string

Specifies the target product version.
volumes*ConverterAgentInternalTargetStorageLayoutTargetVolumeInfo[]

Information describing the target volumes
Properties inherited from DynamicData
None
*Need not be set