Class: Ansible::Ruby::Modules::Nxos_nxapi

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

Overview

Configures the NXAPI feature on devices running Cisco NXOS. The NXAPI feature is absent from the configuration by default. Since this module manages the NXAPI feature it only supports the use of the C(Cli) transport.

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

#httpBoolean?



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

attribute :http

#http_portInteger?



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

attribute :http_port

#httpsSymbol?



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

attribute :https

#https_portInteger?



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

attribute :https_port

#sandboxSymbol?



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

attribute :sandbox

#ssl_strong_ciphersSymbol?



36
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_nxapi.rb', line 36

attribute :ssl_strong_ciphers

#state:present, ...



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

attribute :state

#tlsv1_0Boolean?



40
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_nxapi.rb', line 40

attribute :tlsv1_0

#tlsv1_1Symbol?



44
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_nxapi.rb', line 44

attribute :tlsv1_1

#tlsv1_2Symbol?



48
# File 'lib/ansible/ruby/modules/generated/network/nxos/nxos_nxapi.rb', line 48

attribute :tlsv1_2