Revision history for Net-Fortinet-FortiManager 0.004001 2025-11-29 17:09:00+01:00 Europe/Vienna - fix running tests against FortiManager with invalid certificate mainly self-signed - add has_firewall_service_udp_lite_support method - fix tests when running against FortiManager >= 7.6 0.004000 2023-12-04 18:16:30+01:00 Europe/Vienna - add wildcard FQDN object support 0.003001 2022-02-08 14:53:25+01:00 Europe/Vienna - make install_policy_package parameters optional - install_policy_package returns the task id instead of a true value - add wait_for_task helper method 0.003000 2022-02-08 07:44:55+01:00 Europe/Vienna - fix docs of list_policy_packages - change list_adoms to return the list of objects to behave like all other list_ methods and make all properties accessible - add list_adoms_by_name as a replacement for the changed list_adoms returns the names sorted for a stable order - login now switches to the first available ADOM if the currently set adom isn't available - use the ADOM login sets for the tests instead of hardcoding 'root' - use a self-documenting username for the failed login test to not trigger alerts for the brave people who watch our logs 0.002000 2022-02-02 11:58:54+01:00 Europe/Vienna - fix create methods used the 'set' method instead of 'add' which made them act like create_or_update and overwrite existing objects - add TESTS section to the documentation 0.001001 2022-02-01 08:38:02+01:00 Europe/Vienna - fix leftover DDP usage in api.t 0.001000 2022-01-31 12:56:33+01:00 Europe/Vienna - initial release