ansible.netcommon.restconf (3.1.3) — httpapi

HttpApi Plugin for devices supporting Restconf API

| "added in version" 1.0.0 of ansible.netcommon"

Authors: Ansible Networking Team (@ansible-network)

Install collection

Install with ansible-galaxy collection install ansible.netcommon:==3.1.3


Add to requirements.yml

  collections:
    - name: ansible.netcommon
      version: 3.1.3

Description

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

Inputs

    
root_path:
    default: /restconf
    description:
    - Specifies the location of the Restconf root.
    type: str
    vars:
    - name: ansible_httpapi_restconf_root