Class: Ansible::Ruby::Modules::Redfish_command

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

Overview

Builds Redfish URIs locally and sends them to remote OOB controllers to perform an action. Manages OOB controller ex. reboot, log management. Manages OOB controller users ex. add, remove, update. Manages system power ex. on, off, graceful and forced reboot.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base

Instance Method Details

#baseuriString



23
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 23

attribute :baseuri

#bootdeviceString?



51
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 51

attribute :bootdevice

#categoryString



15
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 15

attribute :category

#commandArray<String>, String



19
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 19

attribute :command

#passwordString



31
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 31

attribute :password

#userString



27
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 27

attribute :user

#useridString?



35
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 35

attribute :userid

#usernameString?



39
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 39

attribute :username

#userpswdString?



43
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 43

attribute :userpswd

#userroleString?



47
# File 'lib/ansible/ruby/modules/generated/remote_management/redfish/redfish_command.rb', line 47

attribute :userrole