Guardrails
Describe Policy Recommendations
This is the api to view the recommendation associated with the policy and the resources which will get effected on execution of the recommendations. We can also get a idea on the actions which can be performed
get/governance/guardrails/{tenant_id}/recommendations/{recommendation_id}
Path parameters
tenant_idstring required
Specify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.
recommendation_idstring required
This is a unique identifier for recommendation, can be obtained from the PolicyRecommendations api response
Response
Success