Class: Ansible::Ruby::Modules::Logicmonitor_facts

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

Overview

LogicMonitor is a hosted, full-stack, infrastructure monitoring platform. This module collects facts about hosts and host groups within your LogicMonitor account.

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

#collectorObject?



29
# File 'lib/ansible/ruby/modules/generated/monitoring/logicmonitor_facts.rb', line 29

attribute :collector

#companyString



17
# File 'lib/ansible/ruby/modules/generated/monitoring/logicmonitor_facts.rb', line 17

attribute :company

#displaynameString?



36
# File 'lib/ansible/ruby/modules/generated/monitoring/logicmonitor_facts.rb', line 36

attribute :displayname

#fullpathString?



40
# File 'lib/ansible/ruby/modules/generated/monitoring/logicmonitor_facts.rb', line 40

attribute :fullpath

#hostnameString?



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

attribute :hostname

#passwordArray<String>, String



25
# File 'lib/ansible/ruby/modules/generated/monitoring/logicmonitor_facts.rb', line 25

attribute :password

#target:host, :hostgroup



13
# File 'lib/ansible/ruby/modules/generated/monitoring/logicmonitor_facts.rb', line 13

attribute :target

#userString



21
# File 'lib/ansible/ruby/modules/generated/monitoring/logicmonitor_facts.rb', line 21

attribute :user