Libraries »
puppetlabs-azure_arm (0.2.1)
»
Index (s) »
Puppet Tasks
»
sargrbs
Puppet Task: sargrbs
Defined in:
tasks/sargrbs.json,
tasks/sargrbs.rb
Overview
Supports noop? false
Parameters
endtime(Optional[String[1]])
— The end time of a range that the recommendation refers to.
score(Optional[String[1]])
— A metric value measured by the rule.
nextnotificationtime(Optional[String[1]])
— When to notify this recommendation next. Null means that this will never be notified anymore.
resourcescope(Optional[String[1]])
— Name of a resource type this recommendation applies, e.g. Subscription, ServerFarm, Site.
notifiedtime(Optional[String[1]])
— Last timestamp this instance was actually notified. Null means that this recommendation hasn't been notified yet.
tags(Optional[String[1]])
— The list of category tags that this recommendation belongs to.
filter(Optional[String[1]])
— Return only channels specified in the filter. Filter is specified by using OData syntax. Example: $filter=channels eq 'Api' or channel eq 'Notification'
subscription_id(Optional[String[1]])
— Subscription Id
displayname(Optional[String[1]])
— UI friendly name of the rule (may not be unique)
rulename(Optional[String[1]])
— Unique name of the rule
enabled(Optional[String[1]])
— On/off flag indicating the rule is currently enabled or disabled.
recommendationid(Optional[String[1]])
— A GUID value that each recommendation object is associated with.
featured(Optional[String[1]])
— If set, this API returns only the most critical recommendation among the others. Otherwise this API returns all recommendations available
api_version(Optional[String[1]])
— API Version
notificationexpirationtime(Optional[String[1]])
— Date and time when this notification expires.
resourceid(Optional[String[1]])
— Full ARM resource ID string that this recommendation object is associated with.
channels(Optional[String[1]])
— List of channels that this recommendation can apply.
actionname(Optional[String[1]])
— Name of action recommended by this object.
creationtime(Optional[String[1]])
— Timestamp when this instance was created.
message(Optional[String[1]])
— Localized text of recommendation, good for UI.
level(Optional[String[1]])
— Level indicating how critical this recommendation can impact.
starttime(Optional[String[1]])
— The beginning time of a range that the recommendation refers to.