| Name |
Type |
Description |
|
action
|
VcClusterAction[]
|
List of actions that are executed as part of this recommendation |
|
key
|
String
|
Key to identify the recommendation when calling applyRecommendation. |
|
prerequisite
|
String[]
|
This recommendation may depend on some other recommendations.
The prerequisite recommendations are listed by their keys. |
|
rating
|
Number
|
A rating of the recommendation.
Valid values range from 1 (lowest confidence) to 5 (highest confidence). |
|
reason
|
String
|
A reason code explaining why this set of migrations is being suggested. |
|
reasonText
|
String
|
Text that provides more information about the reason code for the suggested
set of migrations. |
|
target
|
managedObjectReference
|
The target object of this recommendation. |
|
time
|
Date
|
The time this recommendation was computed. |
|
type
|
String
|
Type of the recommendation. This differentiates between various
of recommendations aimed at achieving different goals. |
|
warningDetails
|
VcLocalizableMessage
|
Warning about potential adverse implications of applying a recommendation |
|
warningText
|
String
|
Text that provides warnings about potential adverse implications of
applying this recommendation |