ClusterHostRecommendation
ClusterHostRecommendation
A DRS recommended host for either powering on, resuming or reverting a virtual machine, or migrating a virtual machine from outside the cluster.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"rating": 0
}
integer As int32 As int32
rating
Required
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.
Property Of
Returned By