Class: Ansible::Ruby::Modules::Netconf_rpc

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

Overview

NETCONF is a network management protocol developed and standardized by the IETF. It is documented in RFC 6241. This module allows the user to execute NETCONF RPC requests as defined by IETF RFC standards as well as proprietary requests.

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

#contentHash, ...



21
# File 'lib/ansible/ruby/modules/generated/network/netconf/netconf_rpc.rb', line 21

attribute :content

#display:json, ...



25
# File 'lib/ansible/ruby/modules/generated/network/netconf/netconf_rpc.rb', line 25

attribute :display

#rpcString?



13
# File 'lib/ansible/ruby/modules/generated/network/netconf/netconf_rpc.rb', line 13

attribute :rpc

#xmlnsString?



17
# File 'lib/ansible/ruby/modules/generated/network/netconf/netconf_rpc.rb', line 17

attribute :xmlns