[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Create Recommendation
DescriptionThe recommendation identifier must be unique for the system.
Request
URLURL
https://localhost/suite-api/api/recommendations
Request Body
Request Body
recommendation
of type(s) application/json, application/xml
Required
The Recommendation to create
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X POST -H "Content-Type: application/json" -d '{"action":{"actionAdapterKindId":"string","targetAdapterKindId":"string","targetMethod":"string","targetResourceKindId":"string"},"description":"string","id":"string"}' https://localhost/suite-api/api/recommendations
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Recommendations Operations
delete