Class: Ansible::Ruby::Modules::Rax_mon_notification_plan

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

Overview

Create or delete a Rackspace Cloud Monitoring notification plan by associating existing rax_mon_notifications with severity levels. 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

#critical_stateObject?



19
# File 'lib/ansible/ruby/modules/generated/extras/cloud/rackspace/rax_mon_notification_plan.rb', line 19

attribute :critical_state

#labelObject



15
# File 'lib/ansible/ruby/modules/generated/extras/cloud/rackspace/rax_mon_notification_plan.rb', line 15

attribute :label

#ok_stateObject?



25
# File 'lib/ansible/ruby/modules/generated/extras/cloud/rackspace/rax_mon_notification_plan.rb', line 25

attribute :ok_state

#state:present, ...



11
# File 'lib/ansible/ruby/modules/generated/extras/cloud/rackspace/rax_mon_notification_plan.rb', line 11

attribute :state

#warning_stateObject?



22
# File 'lib/ansible/ruby/modules/generated/extras/cloud/rackspace/rax_mon_notification_plan.rb', line 22

attribute :warning_state