Data Object - ComputeResourceConfigInfo

Property of
ComputeResource
Extended by
ClusterConfigInfoEx
Extends
DynamicData
Since
VI API 2.5

Data Object Description

Configuration of the compute resource; applies to both standalone hosts and clusters.

Properties

Name Type Description
vmSwapPlacementxsd:string

Swapfile placement policy for virtual machines within this compute resource. Any policy except for "inherit" is a valid value for this property; the default is "vmDirectory". This setting will be honored for each virtual machine within the compute resource for which the following is true:
  • The virtual machine is executing on a host that has the perVmSwapFiles capability.
  • The virtual machine configuration's swapPlacement property is set to "inherit".

See VirtualMachineConfigInfoSwapPlacementType

Properties inherited from DynamicData
None