Question
Automating Fortigate Firmware Upgrades
Hello,
I am looking into automating firmware upgrades for fortigates hopefully via the rest api with a python script. I just wanted to get thoughts on this, and see if anyone has done this? If so how did you need any other special requirements? Any resources you used to accomplish this? The only thing I've been able to find on this is an ansible module, but prefer to go the python script method for this if possible.
