Data Object - VirtualMachineConfigInfoOverheadInfo(vim.vm.ConfigInfo.OverheadInfo)

Property of
VirtualMachineConfigInfo
Extends
DynamicData
Since
vSphere API 5.0

Data Object Description

Information about virtualization overhead required to power on the virtual machine on the registered host.

Properties

Name Type Description
initialMemoryReservation*xsd:long

Memory overhead required for virtual machine to be powered on (in bytes).
initialSwapReservation*xsd:long

Disk space required for virtual machine to be powered on (in bytes). This space is used by virtualization infrastructure to swap out virtual machine process memory. Location of the file is specified by sched.swap.vmxSwapDir virtual machinge advanced config option or in case it is not specified - current virtual machine home directory is being used.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition