Class: Ansible::Ruby::Modules::Redfish_config

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

Overview

Builds Redfish URIs locally and sends them to remote OOB controllers to set or update a configuration attribute. Manages BIOS configuration settings. Manages OOB controller configuration settings.

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



22
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 22

attribute :baseuri

#bios_attr_nameString?



34
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 34

attribute :bios_attr_name

#bios_attr_valueString?



38
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 38

attribute :bios_attr_value

#categoryString



14
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 14

attribute :category

#commandString



18
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 18

attribute :command

#mgr_attr_nameString?



42
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 42

attribute :mgr_attr_name

#mgr_attr_valueString?



46
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 46

attribute :mgr_attr_value

#passwordString



30
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 30

attribute :password

#userString



26
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_config.rb', line 26

attribute :user