|
Name
|
Type
|
Description
|
| cpuFeatureMask | HostCpuIdInfo[] |
Specifies the CPU feature compatibility masks.
|
| family | xsd:string |
Family to which this guest operating system belongs.
|
| fullName | xsd:string |
Full name of the guest operating system.
For example, if the value of "id" is "win2000Pro", then
the value of "fullName" is "Windows 2000 Professional".
|
| id | xsd:string |
Identifier (short name) for the guest operating system.
|
| recommendedColorDepth | xsd:int |
Recommended default color depth for this guest.
|
| recommendedDiskController | xsd:string |
Recommended default disk controller type for this guest.
|
| recommendedDiskSizeMB | xsd:int |
Recommended default disk size for this guest, in MB.
|
| recommendedEthernetCard | xsd:string |
Recommended default ethernet controller type for this guest.
|
| recommendedMemMB | xsd:int |
Recommended default memory size for this guest, in MB.
|
| recommendedSCSIController | xsd:string |
Recommended default SCSI controller type for this guest.
|
| supportedDiskControllerList | xsd:string[] |
List of supported disk controller types for this guest.
|
| supportedEthernetCard | xsd:string[] |
List of supported ethernet cards for this guest.
|
| supportedMaxCPUs | xsd:int |
Maximum number of processors supported for this guest.
|
| supportedMaxMemMB | xsd:int |
Maximum memory requirements supported for this guest, in MB.
|
| supportedMinMemMB | xsd:int |
Minimum memory requirements supported for this guest, in MB.
|
| supportedNumDisks | xsd:int |
Number of disks supported for this guest.
|
| supportsCpuHotAdd | xsd:boolean |
Whether virtual CPUs can be added to this guest
while the virtual machine is running.
Since vSphere API 4.0
|
| supportsCpuHotRemove | xsd:boolean |
Whether virtual CPUs can be removed from this guest
while the virtual machine is running.
Since vSphere API 4.0
|
| supportsMemoryHotAdd | xsd:boolean |
Whether the memory size for this guest can be changed
while the virtual machine is running.
Since vSphere API 4.0
|
| supportsSlaveDisk | xsd:boolean |
Flag to indicate whether or not this guest can support
a disk configured as a slave.
|
| supportsVMI | xsd:boolean |
Flag indicating whether or not this guest supports the virtual
machine interface.
Since vSphere API 4.0
|
| supportsWakeOnLan | xsd:boolean |
Flag to indicate whether or not this guest can support Wake-on-LAN.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |