[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Recommendation
The Recommendation encapsulates information and possible action needed to resolve a problem in the system. The Recommendation optionally includes a RecommendedAction.
In other words, a recommendation may have textual data and no associated action or it can have both. The Recommendation is uniquely identified by an identifier which is generated by the system during its creation.
Properties
string
description
Required
The description for the recommendation
action
Optional
An optional recommended action to associate with the recommendation
string
id
Optional
The recommendation id. Must be null during creation (System generated identifier)
JSON Example
{
"description": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
Recommendations
Parameter To
Update Recommendation
Create Recommendation
Returned By
Update Recommendation
Create Recommendation
Get Recommendation By ID