Class: Ansible::Ruby::Modules::Redfish_facts

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

Overview

Builds Redfish URIs locally and sends them to remote OOB controllers to get information back. Information retrieved is placed in a location specified by the user.

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

#baseuriString



21
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_facts.rb', line 21

attribute :baseuri

#categoryString?



13
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_facts.rb', line 13

attribute :category

#commandArray<String>, ...



17
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_facts.rb', line 17

attribute :command

#passwordString



29
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_facts.rb', line 29

attribute :password

#userString



25
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_facts.rb', line 25

attribute :user