Data Object - ConverterStorageInfo

Property of
ConverterComputerHardwareInfo
Extends
DynamicData
See also
ConverterBootConfigInfo, ConverterStorageInfoDiskInfo, ConverterStorageInfoVolumeInfo
Since
Converter API 1.0

Data Object Description

StorageInfo encapsulates disk and volume configuration information for a source computer.

Properties

Name Type Description
bootConfig*ConverterBootConfigInfo

Boot loader configuration information on the source computer.

If not specified, the source only supports ConverterQuery for the default OS instance.

disk*ConverterStorageInfoDiskInfo[]

Information on disks discovered in the source computer.
volume*ConverterStorageInfoVolumeInfo[]

Information on volumes discovered in the source computer.
Properties inherited from DynamicData
None
*Need not be set