ansible/docs/docsite/rst/network/user_guide
Ujwal Komarla 9384773e1e Exos httpapi (#54405)
* Modify EXOS module utils to utilize 'httpapi' or 'network-cli' connection

* Changes to cliconf plugin to support 'json' or 'text' output for compatibility between network-cli and httpapi

* Add HTTPAPI plugin supportng JSONRPC and RESTCONF for EXOS

* exos_facts modify commands with run script cli2json.py to command dictionary specifying 'json' output
Load appropriate fixtures

* Update exos_config module to utilize the get_diff and get_default_flag functionality.
JSONRPC doesn't work well with pipes, regex MULTILINE

* Support for NOS agnostic 'cli_config' module by implementing 'get_default_flag' and 'get_diff' functionality

* Update Ansible Documentation regarding the connections available for EXOS
2019-03-27 14:44:04 +01:00
..
shared_snippets
faq.rst
index.rst
network_best_practices_2.5.rst added attribution to author (#54356) 2019-03-25 16:05:10 -05:00
network_debug_troubleshooting.rst
network_working_with_command_output.rst
platform_cnos.rst
platform_dellos6.rst
platform_dellos9.rst
platform_dellos10.rst
platform_enos.rst
platform_eos.rst
platform_exos.rst Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
platform_index.rst Exos httpapi (#54405) 2019-03-27 14:44:04 +01:00
platform_ios.rst
platform_ironware.rst
platform_junos.rst
platform_netconf_enabled.rst
platform_netvisor.rst
platform_nos.rst
platform_nxos.rst
platform_routeros.rst
platform_slxos.rst
platform_voss.rst