Class: Ansible::Ruby::Modules::Na_cdot_user

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

Overview

Create or destroy users.

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

#application:console, ...



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

attribute :application

#authentication_method:community, ...



24
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_user.rb', line 24

attribute :authentication_method

#nameString



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

attribute :name

#role_nameString?



32
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_user.rb', line 32

attribute :role_name

#set_passwordString?



28
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_user.rb', line 28

attribute :set_password

#state:present, :absent



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

attribute :state

#vserverString



36
# File 'lib/ansible/ruby/modules/generated/storage/netapp/na_cdot_user.rb', line 36

attribute :vserver