Hello CommunityThe setup is a FortiWifi 80F running on v7.2.6 firmware.
There is two WAN choices on this appliance using either a virtual switch
including WAN1 and WAN2 or separate from the virtual switch option port
A. The SD-WAN rule has the virtua...
Hello CommunityMy goal is to use the Virtual IP feature through the API.
The POST command here:
https://192.168.25.1/api/v2/cmdb/firewall/vip?access_token=sNp5N47NpG5GQt3y606GGqr9Hrj4wb
However, the response I have received is a 429 for Too Many Requ...
Hello Community, The setup is a FortiWiFi 80F running v7.2.6 firmware.
My goal is to know which port the SD-WAN has chosen and get that data
from the API. From the GUI, I access Network > SD-WAN > SD-WAN Rules In
the 'IPv4' Column and 'Members' Row t...
Hello Community I am attempting to use the FortiOS API to apply a
license. The device is a FortiWifi 80F with Firmware 7.2.6.I am
attempting to apply the Advanced Malware Protection Free Trial, for
testing purposes.From help with the Fortinet Develop...
Hello Community, Ive attempted to POST a new policy to a FortiWiFi 80F
appliance. I am getting a 400 response due to bad syntax. I can do a GET
to this same URL and it works without issue. What could be my issue?
POSThttps://{<!-- -->{IP}}/api/v2/cmdb/firewa...
Hello saneeshpv_FTNTThis detail is a great help! I received the license
file from the Fortinet Support site under Product List, FortiGuard
Trial.Is it true then, that even if I do not use this API command but
only use the web GUI, the license will be...
Thank you both for your input!Yes that closing bracket got me. Also I
was able to get the command to run in cURL with the --insecure flag. I
must not have that setup in the Postman environment.
One more troubleshooting step I tired was to POST on the reboot API
endpoint. That gave a 200 success. Still the POST on the Policy endpoint
gives a 400