Class: Ansible::Ruby::Modules::Cli_command

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

Overview

Sends a command to a network device and returns the result read from the device.

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

#answerArray<String>, ...



20
# File 'lib/ansible/ruby/modules/generated/network/cli/cli_command.rb', line 20

attribute :answer

#check_allSymbol?



28
# File 'lib/ansible/ruby/modules/generated/network/cli/cli_command.rb', line 28

attribute :check_all

#commandString



12
# File 'lib/ansible/ruby/modules/generated/network/cli/cli_command.rb', line 12

attribute :command

#promptArray<String>, ...



16
# File 'lib/ansible/ruby/modules/generated/network/cli/cli_command.rb', line 16

attribute :prompt

#sendonlySymbol?



24
# File 'lib/ansible/ruby/modules/generated/network/cli/cli_command.rb', line 24

attribute :sendonly