Class: Ansible::Ruby::Modules::Netapp_e_auth

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb

Overview

Sets or updates the password for a storage array. When the password is updated on the storage array, it must be updated on the SANtricity Web Services proxy. Note, all storage arrays do not have a Monitor or RO role.

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

#api_passwordString?



43
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 43

attribute :api_password

#api_urlString?



35
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 35

attribute :api_url

#api_usernameString?



39
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 39

attribute :api_username

#current_passwordString?



27
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 27

attribute :current_password

#nameString?



16
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 16

attribute :name

#new_passwordString



31
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 31

attribute :new_password

#set_adminBoolean?



23
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 23

attribute :set_admin

#ssidObject?



20
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 20

attribute :ssid

#validate_certsBoolean?



12
# File 'lib/ansible/ruby/modules/generated/storage/netapp/netapp_e_auth.rb', line 12

attribute :validate_certs