In addition to the hardware configuration, ComputerHardwareInfo
also contains the configuration of the boot loaders discovered
on the source. The boot loader information can be used to select
a particular guest OS instance on a multi-boot VM during import
and reconfig.
|
Name
|
Type
|
Description
|
| basicHardware | ConverterBasicHardwareInfo |
Information about physical hardware (CPU, memory etc).
|
| configInfo | VirtualMachineConfigInfo |
Configuration settings expressed in terms of VIM VMODL.
Since Converter API 2.0
|
| currentEfiBootEntry | xsd:string |
Current EFI boot entry.
Set only if the machine has EFI firmware, i.e.
firmware is set to 'efi'
Since Converter API 4.0
|
| network | ConverterNetworkInfo |
Network configuration information
|
| storage | ConverterStorageInfo |
Storage configuration information
|
|
Properties inherited from DynamicData |
| None |