This is a NAPALM driver for fortios (fortigate) using rest API to be able, for now, retrieving some information like:
- interfaces
- interface ip
- firewall policies
There is no PyPi repo has Orange didn't set up anything for now, to install use command line:
pip install git+https://github.com/orange-cloudfoundry/napalm-fortios.git@<release version>
you can use this new driver, example with napalm command line:
napalm --user myuser --vendor fortios my-forti.fortigate.company.com --optional_args "vdom=root" call get_firewall_policies