realvitya / pyfortinet

Fortinet Python API library
https://realvitya.github.io/pyfortinet/
2 stars 1 forks source link

FMG - multiple response handling #12

Open realvitya opened 1 month ago

realvitya commented 1 month ago

It is possible to send multiple requests to FMG in one API call. Response should be handled better. Maybe a MultiResponse class is needed to ease checking results.