|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Properties
| Name | Type | Description |
|---|---|---|
| bootImageFile* | xsd:string |
Loaded boot kernel image that is given to the currently running kernel on boot.
Populated only for Linux P2V conversions and unset otherwise.
Since Converter 6.6 API |
| displayName* | xsd:string |
Full os display name. For example, on windows it will return Microsoft Windows XP
Professional. The display name does not include service pack name if any.
|
| distribution* | xsd:string |
Deprecated.
as of version 6 of Converter API
Use guestOsId instead
Os distribution name for Linux OS family
deprecated as of version 6 of Converter API
Use guestOsId instead
Os distribution name for Linux OS family See ConverterComputerOsInfoOsVersionOsDistribution |
| guestOsId | xsd:string |
VMX-style OS identifier.
|
| kernelVersion* | xsd:string |
Kernel version. On Windows, will return major.minor.build
|
| majorVersion* | xsd:int |
Major os version
|
| minorVersion* | xsd:int |
Minor os version
|
| os64Bit* | xsd:boolean |
Is this a 64 bit OS?
|
| osEdition* | xsd:string |
Os edition as free-form string.
|
| osType* | xsd:string |
Os type See ConverterComputerOsInfoOsType |
| spLevel* | xsd:string |
Service pack level
|
| Properties inherited from DynamicData | ||
| None | ||
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |