Get Reports (API)
The XML API provides a way to quickly pull the results
of any report defined in the system using thetype=report parameter.
You can access three kinds of reports:
Dynamic Reports (ACC reports)—reporttype=dynamic
Predefined Reports—reporttype=predefined
Custom Reports—reporttype=custom
To retrieve a specific report by name, use thereportname parameter:
curl -X POST 'https://firewall/api?type=report&reporttype=dynamic|predefined|custom&reportname=<name>"