Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Group members in module fmgr_firewall_addrgrp6 not working #41

Open
edeka-spatt opened this issue Mar 30, 2022 · 2 comments
Open

Group members in module fmgr_firewall_addrgrp6 not working #41

edeka-spatt opened this issue Mar 30, 2022 · 2 comments

Comments

@edeka-spatt
Copy link

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

@lix-fortinet
Copy link

Hi @edeka-spatt,

Thank you for raising this issue. Team is working on this issue. We will get back to you once it's resolved.

Thanks,
Xing

@dux-fortinet
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants