Data Object - ClusterDasVmSettings

Property of
ClusterDasConfigInfo, ClusterDasVmConfigInfo
Extends
DynamicData
Since
VI API 2.5

Data Object Description

VMware HA configuration settings appropriate for a single VM.

All fields are defined as optional. In case of a reconfiguration, fields left unset are not changed.

Properties

Name Type Description
isolationResponse*xsd:string

Indicates whether or not the virtual machine should be powered off if a host determines that it is isolated from the rest of the compute resource.

If not specified at either the cluster level or the VM level, this will default to true.
See ClusterDasVmSettingsIsolationResponse

restartPriority*xsd:string

Restart priority for a virtual machine.

If not specified at either the cluster level or the VM level, this will default to 'medium'.
See ClusterDasVmSettingsRestartPriority

Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition