Skip to content

Latest commit

 

History

History
77 lines (50 loc) · 1.75 KB

ansible.netcommon.restconf_httpapi.rst

File metadata and controls

77 lines (50 loc) · 1.75 KB

ansible.netcommon.restconf

HttpApi Plugin for devices supporting Restconf API

Version added: 1.0.0

  • This HttpApi plugin provides methods to connect to Restconf API endpoints.
Parameter Choices/Defaults Configuration Comments
root_path
string
Default:
"/restconf"
var: ansible_httpapi_restconf_root
Specifies the location of the Restconf root.

Authors

  • Ansible Networking Team (@ansible-network)

Hint

Configuration entries for each entry type have a low to high priority order. For example, a variable that is lower in the list will override a variable that is higher up.