Fortigate API - Filter by network mask on /api/v2/log/disk/traffic/forward/system endpoint
Dear community,
anybody using Fortigate API to retrieve log traffic with this endpoint :
/api/v2/log/disk/traffic/forward/system?filter=srcip==10.227.108.88&rows=10
I can get logs for a specific source or destination IP, but do you know anyway to get logs for a network ( example : 10.0.0.0/8) ?
Running version :
"version":"v7.2.10",
"build":1706
Thanks in advance for your help ;)
Looking the FortiDev documentation, only available filters are the following, but they didn't make the trick to filter on network after several test :
filter array[string] (query) | Filtering multiple key/value pairs |
