Class: Ansible::Ruby::Modules::Netscaler

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb

Overview

Manages Citrix NetScaler server and service entities.

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

#action:enable, ...



27
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 27

attribute :action

#nameString



31
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 31

attribute :name

#nsc_hostObject



11
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 11

attribute :nsc_host

#nsc_protocolString?



15
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 15

attribute :nsc_protocol

#passwordObject



23
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 23

attribute :password

#type:server, ...



35
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 35

attribute :type

#userObject



19
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 19

attribute :user

#validate_certs:yes, ...



39
# File 'lib/ansible/ruby/modules/generated/extras/network/citrix/netscaler.rb', line 39

attribute :validate_certs