Hello! I've been searching for an information how could I possibly configure VLAN using Proxmox API. I know how to check the network config using an API, but is it possible to add a VLAN using API?
Normally I would edit /etc/network/interfaces, but I need to do it in Python's code. Thanks.
Normally I would edit /etc/network/interfaces, but I need to do it in Python's code. Thanks.