Class: Ansible::Ruby::Modules::Rax_mon_notification

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/cloud/rackspace/rax_mon_notification.rb

Overview

Create or delete a Rackspace Cloud Monitoring notification that specifies a channel that can be used to communicate alarms, such as email, webhooks, or PagerDuty. Rackspace monitoring module flow | rax_mon_entity -> rax_mon_check -> rax_mon_notification -> rax_mon_notification_plan -> rax_mon_alarm

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#detailsObject



24
# File 'lib/ansible/ruby/modules/generated/cloud/rackspace/rax_mon_notification.rb', line 24

attribute :details

#labelObject



16
# File 'lib/ansible/ruby/modules/generated/cloud/rackspace/rax_mon_notification.rb', line 16

attribute :label

#notification_type:webhook, ...



20
# File 'lib/ansible/ruby/modules/generated/cloud/rackspace/rax_mon_notification.rb', line 20

attribute :notification_type

#state:present, ...



12
# File 'lib/ansible/ruby/modules/generated/cloud/rackspace/rax_mon_notification.rb', line 12

attribute :state