Class: Ansible::Ruby::Modules::Avi_useraccount

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/network/avi/avi_useraccount.rb

Overview

This module can be used for updating the password of a user. This module is useful for setting up admin password for Controller bootstrap.

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

#old_passwordString?

Returns Old password for update password or default password for bootstrap.

Returns:

  • (String, nil)

    Old password for update password or default password for bootstrap.



13
# File 'lib/ansible/ruby/modules/generated/network/avi/avi_useraccount.rb', line 13

attribute :old_password