All priority values are valid for the restart priority specified in a
single virtual machine HA configuration (dasSettings).
All values except for clusterRestartPriority
are valid for
the cluster-wide default HA configuration for virtual machines
(defaultVmSettings).
Name | Description |
clusterRestartPriority |
Virtual machines with this priority use the default restart
priority defined for the cluster that contains this virtual machine.
|
disabled |
vSphere HA is disabled for this virtual machine.
|
high |
Virtual machines with this priority have a higher chance of powering
on after a failure if there is insufficient capacity on hosts to meet
all virtual machine needs.
|
highest |
Virtual machines with this priority have the highest chance of
powering on after a failure if there is insufficient capacity on
hosts to meet all virtual machine needs.
Since vSphere API 6.5
|
low |
Virtual machines with this priority have a lower chance of powering
on after a failure if there is insufficient capacity on hosts to meet
all virtual machine needs.
|
lowest |
Virtual machines with this priority have the lowest chance of
powering on after a failure if there is insufficient capacity on
hosts to meet all virtual machine needs.
Since vSphere API 6.5
|
medium |
Virtual machines with this priority have an intermediate chance of
powering on after a failure if there is insufficient capacity on
hosts to meet all virtual machine needs.
|