paloaltonetworks:api:reporting
Table of Contents
PAN-OS API Reporting
Prefix all commands with
https://10.1.1.1/api/?key=API_KEY
Request Report
The returned information will be the Job ID. Remember to change NAME_OF_REPORT to a suitable value.
&type=report&async=yes&reporttype=custom&reportname=NAME_OF_REPORT"
Retrieve Requested Report
Use the returned Job ID to request the result
&type=report&action=get&job-id=JOB_ID"
paloaltonetworks/api/reporting.txt · Last modified: by 127.0.0.1
