Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (a)
»
Puppet Tasks
»
advisor_azure_recommendations_list
Puppet Task: advisor_azure_recommendations_list
Defined in:
tasks/advisor_azure_recommendations_list.json,
tasks/advisor_azure_recommendations_list.rb
Overview
Obtains cached recommendations for a subscription. The recommendations are generated or computed by invoking generateRecommendations.
Supports noop?
false
Parameters
top
(Optional[String[1]])
— The number of recommendations per page if a paged version of this API is being used.
skip_token
(Optional[String[1]])
— The page-continuation token to use with a paged version of this API.
nextlink
(Optional[String[1]])
— The link used to get the next page of recommendations.
value
(Optional[String[1]])
— The list of recommendations.
subscription_id
(Optional[String[1]])
— The Azure subscription ID.
api_version
(Optional[String[1]])
— The version of the API to be used with the client request.
filter
(Optional[String[1]])
— The filter to apply to the recommendations.