All fields are defined as optional. In case of a reconfiguration,
unset fields are not changed.
|
Name
|
Type
|
Description
|
| defaultVmBehavior | DrsBehavior |
Specifies the default VMware DRS behavior for
virtual machines. This default behavior can be overridden on a per
virtual machine basis using the ClusterDrsVmConfigInfo object.
|
| enabled | xsd:boolean |
Flag indicating whether or not the service is enabled.
|
| enableVmBehaviorOverrides | xsd:boolean |
Flag that dictates whether the per-VM Drs Behavior overrides set using
the object ClusterDrsVmConfigInfo are enabled. When this flag is false, the
value set using the defaultVmBehavior property of this object
(@link DrsConfigInfo), applies to all VMs, except special VMs such as Fault
Tolerance VMs. When this flag is true, the cluster default value may be
overridden. The default value is true.
Since vSphere API 4.0
|
| option | OptionValue[] |
Advanced settings.
|
| vmotionRate | xsd:int |
DRS generates only those recommendations that are above the
specified rating. Ratings vary from 1 to 5. This setting applies
to manual, partiallyAutomated, and fullyAutomated (@link DrsBehavior)
DRS clusters.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |