HttpApi Plugin for devices supporting Restconf API
Version added: 1.0.0
- This HttpApi plugin provides methods to connect to Restconf API endpoints.
Parameter | Choices/Defaults | Configuration | Comments |
---|---|---|---|
root_path
string
|
Default: "/restconf"
|
var: ansible_httpapi_restconf_root
|
Specifies the location of the Restconf root.
|
- 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.