Obtains cached recommendations for a subscription. The recommendations are generated or computed by invoking generateRecommendations.
Path parameters
The Azure subscription ID.
Query parameters
The version of the API to be used with the client request.
The filter to apply to the recommendations.<br>Filter can be applied to properties ['ResourceId', 'ResourceGroup', 'RecommendationTypeGuid', 'Category'] with operators ['eq', 'and', 'or'].<br>Example:<br>- $filter=Category eq 'Cost' and ResourceGroup eq 'MyResourceGroup'
The number of recommendations per page if a paged version of this API is being used.
The page-continuation token to use with a paged version of this API.
Response
OK. Successfully obtained cached recommendations.
Changes
No recorded changes to this endpoint across all 8 revisions of this API.