- VyOS API scripting - monotux. tech
VyOS API scripting October 4, 2023 VyOS Python I spent some time reading the VyOS documentation again, and rediscovered that there is an API…and that VyOS ships with both python and requests installed So I hacked together some code to solve a problem, and it actually worked! Enabling the API First thing I did was to enable the API, in my case only over loopback:
|