Libraries
»
timidri-powerstore
(0.1.4)
»
Index (e)
»
Puppet Tasks
»
email_notify_destination_create
Puppet Task: email_notify_destination_create
Defined in:
tasks/email_notify_destination_create.json,
tasks/email_notify_destination_create.rb
Overview
Add an email address to receive notifications.
Supports noop?
false
Parameters
email_address
(String)
— Email address to receive notifications.
notify_critical
(Optional[Boolean])
— Whether to send notifications for critical alerts.
notify_info
(Optional[Boolean])
— Whether send notifications for informational alerts.
notify_major
(Optional[Boolean])
— Whether to send notifications for major alerts.
notify_minor
(Optional[Boolean])
— Whether to send notifications for minor alerts.