Data Object - ClusterDrsVmConfigInfo(vim.cluster.DrsVmConfigInfo)

Property of
ClusterConfigInfo, ClusterConfigInfoEx, ClusterDrsVmConfigSpec
Extends
DynamicData
See also
DrsBehavior, VirtualMachine
Since
2.0

Data Object Description

DRS configuration for a single virtual machine. This makes it possible to override the default behavior for an individual virtual machine.

Properties

Name Type Description
behavior*DrsBehavior

Specifies the particular DRS behavior for this virtual machine.
See ClusterDrsConfigInfo

enabled*xsd:boolean

Flag to indicate whether or not VirtualCenter is allowed to perform any DRS migration or initial placement recommendations for this virtual machine. If this flag is false, the virtual machine is effectively excluded from DRS.

If no individual DRS specification exists for a virtual machine, this property defaults to true.

keyManagedObjectReference
to a VirtualMachine

Reference to the virtual machine.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition