[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
Delete Recommendation
DescriptionIf a recommendation with the specified identifier does not exist no error will be returned
Request
URLURL
https://localhost/suite-api/api/recommendations/{id}
Path Parameters
Path Parameters
string
id
Required
The identifier of the recommendation to delete
Query Parameters
Query Parameters
boolean
force
Optional
If true,then delete recommendation and if it is referenced in problem definition, update corresponding problem definition to remove the reference. If false, then delete recommendation only if it is not referenced by any problem definition.
force example
false
Authentication
This operation uses the following authentication methods.
No error details were provided in the OpenAPI specification.
Code SamplesCode Samples
cURL Command
curl -X DELETE https://localhost/suite-api/api/recommendations/{id}
[{"label":"Latest (8.10.0)","version":"latest"},{"version":"8.6.3"}]
vrealize-operations
On This Page
Recommendations Operations
delete