.. _vyos.rest.vyos_httpapi: ************** vyos.rest.vyos ************** **HttpApi plugin for VyOS REST API** Version added: 1.0.0 .. contents:: :local: :depth: 1 Synopsis -------- - This HttpApi plugin provides methods to connect to VyOS devices via their HTTPS REST API. - Use with ``ansible_connection=ansible.netcommon.httpapi`` and ``ansible_network_os=vyos.rest.vyos``. - The VyOS REST API must be enabled with ``set service https api keys id ansible key YOUR_KEY``, ``set service https api rest``, then ``commit && save``. Parameters ---------- .. raw:: html