gatepy
gatepy copied to clipboard
FortiGate Automation using REST API
- check if using flow or proxy mode - check if used profiles are on flow or proxy mode
create a way to compare running config against a template like a yaml file.
create example for simple provisioning - configure interface ip, allowaccess and roles - make sure it's in specific firmware version - configure zones and associate interfaces - lockdown wan interface...
create example for multi-step firmware upgrade 1. collect initial version and target version 2. validate if there's a valid upgrade path 3. if valid, execute upgrade and check when the...
create example cases for all monitor methods in the FOS 6.0 API Reference Guide.