Skip to content

restconf

Collection Note

This module is part of the ansible.netcommon collection. To install the collection, use:

ansible-galaxy collection install ansible.netcommon
Added in version 1.0.0.

Synopsis

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

Parameters

Parameter Defaults / Choices Comments
root_path
str
Default: /restconf
Specifies the location of the Restconf root.

Authors

  • Ansible Networking Team (@ansible-Network)