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