Class: Ansible::Ruby::Modules::Nxos_aaa_server_host

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

Overview

Manages AAA server host-specific configuration.

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

#acct_portInteger?



35
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 35

attribute :acct_port

#addressString



16
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 16

attribute :address

#auth_portObject?



32
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 32

attribute :auth_port

#encrypt_type0, ...



24
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 24

attribute :encrypt_type

#host_timeoutInteger?



28
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 28

attribute :host_timeout

#keyString?



20
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 20

attribute :key

#server_type:radius, :tacacs



12
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 12

attribute :server_type

#state:present, ...



43
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 43

attribute :state

#tacacs_portInteger?



39
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_aaa_server_host.rb', line 39

attribute :tacacs_port