vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - ClusterHostRecommendation(vim.cluster.HostRecommendation)
- Returned by
 - RecommendHostsForVm
 - Extends
 - DynamicData
 - See also
 - HostSystem
 - Since
 - 2.0
 
Data Object Description
A DRS recommended host for either powering on, resuming or reverting a virtual machine, or migrating a virtual machine from outside the cluster.Properties
| Name | Type | Description | 
|---|---|---|
| host | ManagedObjectReference
 to a HostSystem  | 
         The recommended host.
       | 
| rating | xsd:int | 
         Rating for the recommendation. Ratings range from 1 to 5, and
  the higher the rating, the stronger DRS suggests this host is
  picked for the operation.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |