ansible.netcommon.restconf – HttpApi Plugin for devices supporting Restconf API

From Get docs
Ansible/docs/2.11/collections/ansible/netcommon/restconf httpapi


ansible.netcommon.restconf – HttpApi Plugin for devices supporting Restconf API

Note

This plugin is part of the ansible.netcommon collection (version 1.5.0).

To install it use: ansible-galaxy collection install ansible.netcommon.

To use it in a playbook, specify: ansible.netcommon.restconf.


New in version 1.0.0: of ansible.netcommon


Synopsis

  • This HttpApi plugin provides methods to connect to Restconf API endpoints.

Parameters

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

© 2012–2018 Michael DeHaan
© 2018–2021 Red Hat, Inc.
Licensed under the GNU General Public License version 3.
https://docs.ansible.com/ansible/2.11/collections/ansible/netcommon/restconf_httpapi.html