REST API with FortiGate Firewalls

We have added a new lesson to the Network Programmability for Network Engineers course showing you how to build a python script to send various REST API requests to configure a FortiGate appliance. I will show you how we can view certain configuration. I will show you how you can make configuration changes or perform updates. And I will show you how you can delete a configuration element. All within a python script.

Get Started