.. _ansible.netcommon.restconf_httpapi: ************************** ansible.netcommon.restconf ************************** **HttpApi Plugin for devices supporting Restconf API** Version added: 1.0.0 .. contents:: :local: :depth: 1 Synopsis -------- - This HttpApi plugin provides methods to connect to Restconf API endpoints. Parameters ---------- .. raw:: html
Parameter Choices/Defaults Configuration Comments
root_path
string
Default:
"/restconf"
var: ansible_httpapi_restconf_root
Specifies the location of the Restconf root.

Status ------ 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.