vSphere Web Services API


Data Object - ClusterComputeResourceHostEvacuationInfo(vim.ClusterComputeResource.HostEvacuationInfo)

Property of
ClusterComputeResourceMaintenanceInfo
Extends
DynamicData
See also
HostSystem, OptionValue
Since
vSphere API Release 8.0.3.0

Data Object Description

This data object describes what evacuation actions should be made for a given host.

Properties

Name Type Description
action*OptionValue[]

Specifies the list of required actions.

Depending on the specified option values passed, additional actions such as ones related to evacuation of specific objects, additional memory reservation or allowing/disallowing certain groups of operations may be taken when entering the desired flavor of maintenance mode. The list of supported options and values may vary based on the version of the ESXi host and Virtual Center.

If unset, a default list of actions will be assumed based on the selected flavor of maintenance mode as specified by the MaintenanceInfo#partialMMId field. See HostPartialMaintenanceModeId for further information about individual flavors.

hostManagedObjectReference
to a HostSystem

Candidate host to be put into maintenance mode.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition