Data Object - ClusterDrsRecommendation

Property of
ClusterComputeResource
Extends
DynamicData
See also
ClusterDrsMigration

Data Object Description

Deprecated. As of VI API 2.5 use ClusterRecommendation.

DrsRecommendation describes a recommendation to migrate one or more virtual machines.

Properties

Name Type Description
keyxsd:string

Key to identify the recommendation when calling applyRecommendation.
migrationListClusterDrsMigration[]

List of migrations in this recommendation and all the parent recommendations on which this recommendation depends. All the migrations in this list can be constructed from prerequisite and action.
ratingxsd:int

A rating of the recommendation. Valid values range from 1 (lowest confidence) to 5 (highest confidence).
reasonxsd:string

A reason code explaining why this set of migrations is being suggested.
reasonTextxsd:string

Text that provides more information about the reason code for the suggested set of migrations.
Properties inherited from DynamicData
dynamicProperty, dynamicType

Show WSDL type definition