Class: Ansible::Ruby::Modules::Iosxr_netconf

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

Overview

This module provides an abstraction that enables and configures the netconf system service running on Cisco IOS-XR Software. This module can be used to easily enable the Netconf API. Netconf provides a programmatic interface for working with configuration and state resources as defined in RFC 6242.

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

#netconf_portInteger?



12
# File 'lib/ansible/ruby/modules/generated/network/iosxr/iosxr_netconf.rb', line 12

attribute :netconf_port

#netconf_vrfString?



16
# File 'lib/ansible/ruby/modules/generated/network/iosxr/iosxr_netconf.rb', line 16

attribute :netconf_vrf

#state:present, ...



20
# File 'lib/ansible/ruby/modules/generated/network/iosxr/iosxr_netconf.rb', line 20

attribute :state