All fields are defined as optional. In case of a reconfiguration,
fields left unset are not changed.
|
Name
|
Type
|
Description
|
| admissionControlEnabled | xsd:boolean |
Flag to indicate whether or not strict admission control is enabled.
With strict admission control, a virtual machine cannot power on
if doing so would violate the configured failoverLevel.
|
| defaultVmSettings | ClusterDasVmSettings |
Cluster-wide defaults for per-VM VMware HA settings. In the case where no settings
are specified for a specific VM in ClusterDasVmConfigInfo then the values here
will be used as the defaults.
Since VI API 2.5
|
| enabled | xsd:boolean |
Flag to indicate whether or not VMware HA is enabled.
|
| failoverLevel | xsd:int |
Configured failover level. This is the number of physical host failures
that can be tolerated without impacting the ability to satisfy the
minimums for all running virtual machines. Acceptable values range from one to
four.
|
| option | OptionValue[] |
Advanced settings.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |