You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adding group members in the module fmgr_firewall_addrgrp6 does not work.
When calling the API with a list insead of a string it works. Just like in the IPv4 module fmgr_firewall_addrgrp
Other IPv6 modules could also be affected (#29)
Reference looks wrong also:
member string($datasource)
Address objects contained within the group.
Please reference #49 . The parameter 'member' is str type in some old versions of FortiManger.
Please set bypass_validation: true if you want to treat the parameter 'member' as a list of str.
Adding group members in the module fmgr_firewall_addrgrp6 does not work.
When calling the API with a list insead of a string it works. Just like in the IPv4 module fmgr_firewall_addrgrp
Other IPv6 modules could also be affected (#29)
Reference looks wrong also:
member string($datasource)
Address objects contained within the group.
https://fndn.fortinet.net/index.php?/fortiapi/5-fortimanager/1080/5/pm/config/firewall/
using collection version 2.1.4 and FortiManager 6.4.7
The text was updated successfully, but these errors were encountered: