Cost
Resolve Cost Savings Recommendations
Resolve cost savings recommendation
post/cost/cost_savings/{tenant_id}/resolve_recommendation/{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
Recommendation Id.Can be fetched from '/cost/cost_savings/accounts/visibility/{tenant_id}' or '/cost/cost_savings/tenants/visibility/{tenant_id}' api
Request body
Example request
{
"action_name": "remediate_now"
}Response
Resolved
boolean required