Data Object - ConverterComputerOsInfo

Property of
ConverterAgentInternalWindowsReconfigDataSourceData, ConverterComputerInfo, ConverterTaskSpec
Returned by
ConverterQueryOsInfo
Extends
DynamicData
See also
ConverterComputerOsInfoBootLoaderInfo, ConverterComputerOsInfoCapabilities, ConverterComputerOsInfoLogicalVolumeInfo, ConverterComputerOsInfoOsVersion, ConverterReconfigPrerequisites, ConverterServiceInfo
Since
Converter API 1.0

Data Object Description

ComputerOsInfo contains the information extracted from OS on a source computer.

Properties

Name Type Description
activeVolumeId*xsd:string

Active volume for this OS instance
bootLoaderInfo*ConverterComputerOsInfoBootLoaderInfo

Set for Linux live sources. Unset otherwise

Since Converter API 6.0
capabilities*ConverterComputerOsInfoCapabilities

Since Converter API 2.0
dracut*xsd:string

The source dracut binary path. Empty means the source has no dracut. Set for Linux live sources. Unset otherwise.

Since Converter API 6.0
hostname*xsd:string

Host name
logicalVolumeInfo*ConverterComputerOsInfoLogicalVolumeInfo[]

Logical information about volumes in the system
osVersion*ConverterComputerOsInfoOsVersion

OS version
reconfigPrerequisites*ConverterReconfigPrerequisites

Prerequisites (hotfix and service pack files) needed to reconfig this OS instance
services*ConverterServiceInfo[]

Services info
systemVolumeId*xsd:string

System volume for this OS instance
Properties inherited from DynamicData
None
*Need not be set