Data Object - ConverterBasicHardwareInfo

Property of
ConverterComputerHardwareInfo
Extends
DynamicData
Since
Converter API 1.0

Data Object Description

BasicHardwareInfo encapsulates hardware configuration information for a specified source computer (live or VM).

Properties

Name Type Description
memoryMB*xsd:long

The memory size in MB installed in the source system.
numCoresPerSocket*xsd:int

Number of cores used to distribute virtual vCPUs among sockets in this virtual machine. If the value is unset it implies to numCoresPerSocket = 1.

Since Converter API 3.0
numCPUs*xsd:int

The number of vCPUs in the source system.
Properties inherited from DynamicData
None
*Need not be set