[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Get Recommendation By ID
DescriptionGet the recommendation specified by the given identifier
Request
URLURL
https://localhost/suite-api/api/recommendations/{id}
Path Parameters
Path Parameters
string
id
Required
The identifier of the recommendation
Authentication
This operation uses the following authentication methods.
Response
Response
Response BodyResponse Body
200 OK
Returns
Recommendation
of type(s) application/json, application/xml
The recommendation corresponding to the specified ID
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl https://localhost/suite-api/api/recommendations/{id}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Recommendations Operations
delete