Hello, Could someone give me one help? Made this request to my fortinet,
gives 200 but looking at console, not works. curl -k -X PUT --location
"https://*****/api/v2/cmdb/firewall/addrgrp/OFF" \--insecure \-H
"Authorization: Bearer ****" \--header 'C...
This worked for me, thx curl --location
"https://***.***.***.***/api/v2/cmdb/firewall/addrgrp/GROUPNAME/member"
--insecure -H "Authorization: Bearer **********" --header 'Content-Type:
application/json' --request POST --data-raw '{"name":"10.10.10.10...