Resolve RecommendationAsk AIpost https://api.corestack.io/recommendations/{tenant_id}/resolve/{recommendation_id}Resolve recommendationsPath Paramstenant_idstringrequiredSpecify the tenant ID. This is a unique ID and can be retrieved using the List Tenants API.recommendation_idstringrequiredSpecify the recommendation ID. This is a unique ID and can be retrieved using the 'List recommendations by Cloud Account' or 'List recommendations by Category' API call.Body Paramsaction_namestringrequiredAction Name to resolve the recommendationresourcesarray of stringsrequiredResource IDresources*ADD stringapply_for_allbooleanrequiredApply for all the resources.Allowed Values true or falsetruefalseargsobjectarguments to resolve actionargs objectResponses 200Resolved 400Bad Request 401Unauthorized 500Internal Server ErrorUpdated about 2 months ago