Class: Ansible::Ruby::Modules::Junos_rpc

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

Overview

Sends a request to the remote device running JUNOS to execute the specified RPC using the NetConf transport. The reply is then returned to the playbook in the C(xml) key. If an alternate output format is requested, the reply is transformed to the requested output.

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

#argsHash?



16
# File 'lib/ansible/ruby/modules/generated/network/junos/junos_rpc.rb', line 16

attribute :args

#attrsHash?



20
# File 'lib/ansible/ruby/modules/generated/network/junos/junos_rpc.rb', line 20

attribute :attrs

#outputString?



24
# File 'lib/ansible/ruby/modules/generated/network/junos/junos_rpc.rb', line 24

attribute :output

#rpcString



12
# File 'lib/ansible/ruby/modules/generated/network/junos/junos_rpc.rb', line 12

attribute :rpc