Class: Ansible::Ruby::Modules::Bigip_device_auth

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

Overview

Manage the system authentication configuration. This module can assist in configuring a number of different system authentication types. Note that this module can not be used to configure APM authentication types.

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

#authentication:"use-first-server", ...



32
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 32

attribute :authentication

#protocol_name:lcp, ...



28
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 28

attribute :protocol_name

#secretString?



20
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 20

attribute :secret

#serversArray<String>, ...



16
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 16

attribute :servers

#service_name:slip, ...



24
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 24

attribute :service_name

#state:absent, ...



40
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 40

attribute :state

#type:tacacs, ...



12
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 12

attribute :type

#update_secret:always, ...



44
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 44

attribute :update_secret

#use_for_authSymbol?



36
# File 'lib/ansible/ruby/modules/generated/network/f5/bigip_device_auth.rb', line 36

attribute :use_for_auth