restconf¶
Collection Note
This module is part of the ansible.netcommon collection. To install the collection, use:
Added in version1.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)