Class: Ansible::Ruby::Modules::Librato_annotation

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

Overview

Create an annotation event on the given annotation stream :name. If the annotation stream does not exist, it will be created automatically

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

#api_keyString



15
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/librato_annotation.rb', line 15

attribute :api_key

#descriptionString?



31
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/librato_annotation.rb', line 31

attribute :description

#end_timeInteger?



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

attribute :end_time


43
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/librato_annotation.rb', line 43

attribute :links

#nameString?



19
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/librato_annotation.rb', line 19

attribute :name

#sourceString?



27
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/librato_annotation.rb', line 27

attribute :source

#start_timeInteger?



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

attribute :start_time

#titleString



23
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/librato_annotation.rb', line 23

attribute :title

#userString



11
# File 'lib/ansible/ruby/modules/generated/extras/monitoring/librato_annotation.rb', line 11

attribute :user