mbdraks / gatepy

FortiGate Automation using REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

create example for multi-step firmware upgrade

mbdraks opened this issue · comments

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 box is up again after each reboot
  4. repeat until target version
  5. for each step collect 'diag debug config-error-log read' (optional)