ClusterDasHostRecommendation

ClusterDasHostRecommendation
ClusterDasHostRecommendation

A host recommendation for a virtual machine managed by the VMware HA Service.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "host": {
        "_typeName": "string",
        "type": "string",
        "value": "string"
    },
    "drsRating": 0
}
host
Required

Reference to an instance of the HostSystem managed object.

integer As int32 As int32
drsRating
Optional

Rating as computed by DRS for a DRS-enabled cluster.

Rating range from 1 to 5, and the higher the rating, the stronger DRS suggests this host is picked for the operation.