Home
EN
Location
Documentation Home
Palo Alto Networks
Support
Live Community
Knowledge Base
MENU
Home
PAN-OS
PAN-OS® and Panorama™API Guide
PAN-OS XML API Request Types
Get Reports (API)
Document:
PAN-OS® and Panorama™API Guide
Get Reports (API)
Download PDF
Last Updated:
Wed Nov 24 10:02:12 PST 2021
Current Version:
8.0 (EoL)
Version 10.2
Version 10.1
Version 10.0
Version 9.1
Version 9.0 (EoL)
Version 8.1 (EoL)
Version 8.0 (EoL)
Version 7.1 (EoL)
End-of-Life (EoL)
Previous
Next
Get Reports (API)
The XML API provides a way to quickly pull the results of any report defined in the system using the
type=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 the
reportname
parameter:
https://
<firewall>
/api/?type=report&reporttype=dynamic|predefined|custom&reportname=
<name>
When you request a report, the API responds asynchronously with a job ID, which you can use to retrieve the reports. Learn more about
Asynchronous and Synchronous Requests to the PAN-OS XML API
.
Dynamic Reports
Predefined Reports
Custom Reports
Previous
Next
Recommended For You
Recommended Videos
Recommended videos not found.