GenerateRecommendations
Retrieves the status of the recommendation computation or generation process. Invoke this API after calling the generation recommendation. The URI of this API is returned in the Location field of the response header.
get/subscriptions/{subscriptionId}/providers/Microsoft.Advisor/generateRecommendations/{operationId}
Path parameters
subscriptionIdstring required
The Azure subscription ID.
operationIdstring uuid required
The operation ID, which can be found from the Location field in the generate recommendation response header.
Query parameters
api-versionstring required
The version of the API to be used with the client request.
Response
Accepted. Recommendation generation is in progress.