Name
|
Type
|
Description
|
key | xsd:string |
Key to identify the recommendation when calling applyRecommendation.
|
migrationList | ClusterDrsMigration[] |
Deprecated.
A more general recommendation list should be used. This recommendation type
and the migrationList is kept for backward compatibility.
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.
|
rating | xsd:int |
A rating of the recommendation.
Valid values range from 1 (lowest confidence) to 5 (highest confidence).
|
reason | xsd:string |
A reason code explaining why this set of migrations is being suggested.
|
reasonText | xsd:string |
Text that provides more information about the reason code for the suggested
set of migrations.
|
Properties inherited from DynamicData |
None |