Class: Ansible::Ruby::Modules::Manageiq_alert_profiles

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_alert_profiles.rb

Overview

The manageiq_alert_profiles module supports adding, updating and deleting alert profiles in ManageIQ.

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

#alertsArray<String>, ...



24
# File 'lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_alert_profiles.rb', line 24

attribute :alerts

#nameString?



16
# File 'lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_alert_profiles.rb', line 16

attribute :name

#notesObject?



28
# File 'lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_alert_profiles.rb', line 28

attribute :notes

#resource_type:Vm, ...



20
# File 'lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_alert_profiles.rb', line 20

attribute :resource_type

#state:absent, ...



12
# File 'lib/ansible/ruby/modules/generated/remote_management/manageiq/manageiq_alert_profiles.rb', line 12

attribute :state