.. _vyos.rest.vyos_httpapi: ************** vyos.rest.vyos ************** **VyOS REST API** .. contents:: :local: :depth: 1 Synopsis -------- - HTTPAPI plugin for interacting with VyOS REST API. Parameters ---------- .. raw:: html
Parameter Choices/Defaults Configuration Comments
api_key
string
ini entries:

[httpapi]
api_key = VALUE

env:ANSIBLE_HTTPAPI_API_KEY
var: ansible_httpapi_api_key
VyOS API key

Status ------ Authors ~~~~~~~ - Evgeny Molotkov (@eomnom62) .. 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.