<?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: xmlapi: query not available in General Topics</title>
    <link>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/996962#M122423</link>
    <description>&lt;P&gt;Did you ever get a resolution to this?&lt;/P&gt;</description>
    <pubDate>Fri, 06 Dec 2024 12:58:00 GMT</pubDate>
    <dc:creator>automator</dc:creator>
    <dc:date>2024-12-06T12:58:00Z</dc:date>
    <item>
      <title>xmlapi: query not available</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/367751#M88885</link>
      <description>&lt;P&gt;Hi everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm trying to get the Prisma Remote Network details via an API call.&lt;/P&gt;&lt;P&gt;From the&amp;nbsp; Panorama webgui debug page, I'm able to do this... like you see here:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DieterV2_1-1607433437133.png" style="width: 631px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/28993i022B8D431068B628/image-dimensions/631x465/is-moderation-mode/true?v=v2" width="631" height="465" role="button" title="DieterV2_1-1607433437133.png" alt="DieterV2_1-1607433437133.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that red line&amp;nbsp; has all&amp;nbsp; the information I want with via an API call,&lt;/P&gt;&lt;P&gt;so I tried:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;wget --no-check-certificate -qO- 'https://&amp;lt;panorama-ip&amp;gt;/api/?type=op&amp;amp;cmd=&amp;lt;request&amp;gt;&amp;lt;plugins&amp;gt;&amp;lt;cloud_services&amp;gt;&amp;lt;gpcs&amp;gt;&amp;lt;query&amp;gt;&amp;lt;action&amp;gt;getNetworkDetailData&amp;lt;/action&amp;gt;&amp;lt;body&amp;gt;b64eyJzZXJ2aWNlVHlwZSI6ImZ3YWFzIn0=&amp;lt;/body&amp;gt;&amp;lt;/query&amp;gt;&amp;lt;/gpcs&amp;gt;&amp;lt;/cloud_services&amp;gt;&amp;lt;/plugins&amp;gt;&amp;lt;/request&amp;gt;&amp;amp;key=xxxxxxx'&lt;/LI-CODE&gt;&lt;P&gt;and the result is:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;&amp;lt;response status="error" code="17"&amp;gt;&amp;lt;msg&amp;gt;&amp;lt;line&amp;gt;&amp;lt;![CDATA[ request -&amp;gt; plugins -&amp;gt; cloud_services -&amp;gt; gpcs -&amp;gt; query not available to xmlapi client]]&amp;gt;&amp;lt;/line&amp;gt;&amp;lt;/msg&amp;gt;&amp;lt;/response&amp;gt;&lt;/LI-CODE&gt;&lt;P&gt;"query not available to xmlapi client" &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; why&amp;nbsp; ? or perhaps another way to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks!&lt;/P&gt;&lt;P&gt;Dieter&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2020 13:29:25 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/367751#M88885</guid>
      <dc:creator>DieterV2</dc:creator>
      <dc:date>2020-12-08T13:29:25Z</dc:date>
    </item>
    <item>
      <title>Re: xmlapi: query not available</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/374015#M88999</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/106934"&gt;@DieterV2&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Not 100% of what is done if the debug WebAPI is available.&amp;nbsp; I have seen there are only certain requests and responses.&lt;/P&gt;
&lt;P&gt;Currently the product does not (and may not support) attempts to obtain the information you are requesting.&lt;/P&gt;
&lt;P&gt;Its like a programmer who offers output in $string, but the user wants it to be in $WORD.&amp;nbsp; (sorry, cannot do it, not supported.. may be a bad example)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can contact your AE to submit a feature request, yet unknown, when it/if would be implemented.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Dec 2020 16:28:20 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/374015#M88999</guid>
      <dc:creator>S.Cantwell</dc:creator>
      <dc:date>2020-12-12T16:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: xmlapi: query not available</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/374662#M89085</link>
      <description>&lt;P&gt;thanks for the reply Steve.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll open a support case , will let you know here if there was a solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 09:54:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/374662#M89085</guid>
      <dc:creator>DieterV2</dc:creator>
      <dc:date>2020-12-16T09:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: xmlapi: query not available</title>
      <link>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/996962#M122423</link>
      <description>&lt;P&gt;Did you ever get a resolution to this?&lt;/P&gt;</description>
      <pubDate>Fri, 06 Dec 2024 12:58:00 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/general-topics/xmlapi-query-not-available/m-p/996962#M122423</guid>
      <dc:creator>automator</dc:creator>
      <dc:date>2024-12-06T12:58:00Z</dc:date>
    </item>
  </channel>
</rss>

