Data Object - PlacementResult(vim.cluster.PlacementResult)

Returned by
PlaceVm
Extends
DynamicData
See also
ClusterDrsFaults, ClusterRecommendation
Since
vSphere API 6.0

Data Object Description

PlaceVm method can invoke DRS for recommendations for target hosts and datastores for placing a virtual machine and its virtual disks using xVMotion. PlacementResult is the class of the result returned by that method.

Properties

Name Type Description
drsFault*ClusterDrsFaults

Information about any fault in case DRS fails to make a recommendation.
recommendations*ClusterRecommendation[]

The list of recommendations for where to place the virtual machine and its virtual disks.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition