v1

latestOpenAPI 3.0.0CoreStack Inc License2026-07-248001,5071.7 MB
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

recommendation_idstring required

unique recommendation Id

recommendation_namestring required

recommendation name

policy_idstring[] required

list of policy ids for which the recommendation exists

statusstring required

resolution status of the recommendation the values will be open, resolved

impactstring required

impact of recommended changes

classificationstring required

classified based on the kind of recommendation provided to the user can be cost, security etc

cloud_account_idstring required

cloud account id impacted by the recommendation

cloudstring required

cloud on which this account exits for which the recommendations exists

tenant_namestring required

tenant for which the recommendation exits

created_atstring required

UTC time at which the recommendation was created

descriptionstring required

Description about the recommendation in details