# Chaos Recommendations

## Get recommendation details

 - [GET /gateway/chaos/manager/api/rest/recommendations](https://apidocs.harness.io/chaos-recommendations/getrecommendation.md): Get recommendation details based on the recommendation id

## List recommendations

 - [POST /gateway/chaos/manager/api/rest/recommendations](https://apidocs.harness.io/chaos-recommendations/listrecommendations1.md): List recommendations based on the filters

## Delete recommendation

 - [DELETE /gateway/chaos/manager/api/rest/recommendations](https://apidocs.harness.io/chaos-recommendations/deleterecommendation.md): Delete recommendation based on the recommendation id

## Create new experiment

 - [POST /gateway/chaos/manager/api/rest/recommendations/action/create](https://apidocs.harness.io/chaos-recommendations/createrecommendation.md): Create new experiment based on the recommendation

## Add recommended experiment to pipeline

 - [POST /gateway/chaos/manager/api/rest/recommendations/action/pipeline](https://apidocs.harness.io/chaos-recommendations/pipelineaddexperimentrecommendation.md): Add recommended experiment to pipeline

## Run the recommended experiment

 - [POST /gateway/chaos/manager/api/rest/recommendations/action/run](https://apidocs.harness.io/chaos-recommendations/runrecommendation.md): Run the recommended experiment

## Update the recommendation status

 - [PUT /gateway/chaos/manager/api/rest/recommendations/status](https://apidocs.harness.io/chaos-recommendations/updaterecommendationstatus.md): Update the recommendation status

## Bulk update the recommendation status

 - [POST /gateway/chaos/manager/api/rest/recommendations/status](https://apidocs.harness.io/chaos-recommendations/bulkupdaterecommendationstatus.md): Bulk update the recommendation status

