Class: Ansible::Ruby::Modules::Datadog_event

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb

Overview

Allows to post events to DataDog (www.datadoghq.com) service. Uses docs.datadoghq.com/api/#events API.

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

#aggregation_keyObject?



39
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 39

attribute :aggregation_key

#alert_type:error, ...



35
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 35

attribute :alert_type

#api_keyObject



12
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 12

attribute :api_key

#date_happenedString?



24
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 24

attribute :date_happened

#priority:normal, ...



28
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 28

attribute :priority

#tagsObject?



32
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 32

attribute :tags

#textObject



20
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 20

attribute :text

#titleObject



16
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 16

attribute :title

#validate_certs:yes, ...



42
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/datadog_event.rb', line 42

attribute :validate_certs