Class: Ansible::Ruby::Modules::Imc_rest

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

Overview

Provides direct access to the Cisco IMC REST API. Perform any configuration changes and actions that the Cisco IMC supports. More information about the IMC REST API is available from U(www.cisco.com/c/en/us/td/docs/unified_computing/ucs/c/sw/api/3_0/b_Cisco_IMC_api_301.html)

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

#contentString?



29
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 29

attribute :content

#hostnameString



14
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 14

attribute :hostname

#passwordString?



22
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 22

attribute :password

#pathObject?



26
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 26

attribute :path

#protocol:http, ...



33
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 33

attribute :protocol

#timeoutInteger?



37
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 37

attribute :timeout

#usernameString?



18
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 18

attribute :username

#validate_certs:yes, ...



41
# File 'lib/ansible/ruby/modules/generated/remote_management/imc/imc_rest.rb', line 41

attribute :validate_certs