Libraries
»
puppetlabs-azure_arm
(0.2.2)
»
Index (a)
»
Puppet Tasks
»
alertrules_api_azure_alert_rules_get
Puppet Task: alertrules_api_azure_alert_rules_get
Defined in:
tasks/alertrules_api_azure_alert_rules_get.json,
tasks/alertrules_api_azure_alert_rules_get.rb
Overview
Gets an alert rule
Supports noop?
false
Parameters
name
(Optional[String[1]])
— the name of the alert rule.
description
(Optional[String[1]])
— the description of the alert rule that will be included in the alert email.
condition
(Optional[String[1]])
— the condition that results in the alert rule being activated.
resource_group_name
(Optional[String[1]])
— The name of the resource group.
rule_name
(Optional[String[1]])
— The name of the rule.
subscription_id
(Optional[String[1]])
— The Azure subscription Id.
actions
(Optional[String[1]])
— the array of actions that are performed when the alert rule becomes active, and when an alert condition is resolved.
lastupdatedtime
(Optional[String[1]])
— Last time the rule was updated in ISO8601 format.
api_version
(Optional[String[1]])
— Client Api Version.
isenabled
(Optional[String[1]])
— the flag that indicates whether the alert rule is enabled.