<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to retrieve a scheduled custom report ? in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116251#M1264</link>
    <description>&lt;P&gt;This is the syntax to request the most recent custom report:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;https://&lt;EM&gt;firewall&lt;/EM&gt;/api/?type=report&amp;amp;reporttype=custom&amp;amp;reportname=&lt;EM&gt;custom_report_name&lt;/EM&gt;&amp;amp;action=download&amp;amp;key=&lt;EM&gt;key&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 27 Sep 2016 22:31:17 GMT</pubDate>
    <dc:creator>jbillimori</dc:creator>
    <dc:date>2016-09-27T22:31:17Z</dc:date>
    <item>
      <title>How to retrieve a scheduled custom report ?</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/114940#M1263</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I already know how to retrieve a custom report using XMP API, which use asynchroneous mode, by firstly getting the job ID corresponding to the report processing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want to do is getting a scheduled custom report using XML API. I mean that I don't want the report to be generated on demand, but I just want to get the schedlued report (=custom report with "scheduled" checkbox enabled).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Indeed, from the WebUI, the schedulded custom report are automatically generated every night and directly available from the report menu, without the need to be generated on demand. I want to retrieve these custom reports directly using XML API.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to achieve this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Laurent&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2016 12:17:15 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/114940#M1263</guid>
      <dc:creator>Laurent_Dormond</dc:creator>
      <dc:date>2016-09-21T12:17:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve a scheduled custom report ?</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116251#M1264</link>
      <description>&lt;P&gt;This is the syntax to request the most recent custom report:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;https://&lt;EM&gt;firewall&lt;/EM&gt;/api/?type=report&amp;amp;reporttype=custom&amp;amp;reportname=&lt;EM&gt;custom_report_name&lt;/EM&gt;&amp;amp;action=download&amp;amp;key=&lt;EM&gt;key&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Sep 2016 22:31:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116251#M1264</guid>
      <dc:creator>jbillimori</dc:creator>
      <dc:date>2016-09-27T22:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve a scheduled custom report ?</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116548#M1265</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your help, but this is the same behavior (asynchroneous job) :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I issue this request, I got a job ID and then the Panorma process the request and generate the custom report (I see the reportd process overloaded during dozen of minutes before the report is available).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to get the already generated custom report that is availlable from the Panorama WebUI when you specify "scheduled" in the customer report settings.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 07:54:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116548#M1265</guid>
      <dc:creator>Laurent_Dormond</dc:creator>
      <dc:date>2016-09-29T07:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve a scheduled custom report ?</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116761#M1266</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I just tried this request and got back a full report&amp;nbsp;without a Job ID.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 17:37:08 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116761#M1266</guid>
      <dc:creator>jbillimori</dc:creator>
      <dc:date>2016-09-29T17:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve a scheduled custom report ?</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116873#M1267</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I confirm that using this request results in asynchronesous job request :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="e"&gt;&lt;PRE&gt;- &amp;lt;response status="success"&amp;gt;
- &amp;lt;result&amp;gt;
- &amp;lt;msg&amp;gt;
  &amp;lt;line&amp;gt;Report job enqueued with jobid 541&amp;lt;/line&amp;gt;
  &amp;lt;/msg&amp;gt;
  &amp;lt;job&amp;gt;541&amp;lt;/job&amp;gt;
  &amp;lt;/result&amp;gt;
  &amp;lt;/response&amp;gt;&lt;/PRE&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN class="m"&gt;Regards,&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 30 Sep 2016 07:32:44 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/116873#M1267</guid>
      <dc:creator>Laurent_Dormond</dc:creator>
      <dc:date>2016-09-30T07:32:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve a scheduled custom report ?</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/117269#M1268</link>
      <description>&lt;P&gt;What PAN-OS version are you using? The reason for the difference in response is likely related to the version you have.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 18:52:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/117269#M1268</guid>
      <dc:creator>jbillimori</dc:creator>
      <dc:date>2016-10-03T18:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to retrieve a scheduled custom report ?</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/117393#M1269</link>
      <description>&lt;P&gt;I'm running PanOS 6.1.12. but I have a device in a lab also I could try with a newer release.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 06:29:05 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/how-to-retrieve-a-scheduled-custom-report/m-p/117393#M1269</guid>
      <dc:creator>Laurent_Dormond</dc:creator>
      <dc:date>2016-10-04T06:29:05Z</dc:date>
    </item>
  </channel>
</rss>

