<?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: Compatible Version parameter in Defender API in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/compatible-version-parameter-in-defender-api/m-p/556581#M1026</link>
    <description>&lt;P&gt;If the defender version falls &lt;STRONG&gt;inside&lt;/STRONG&gt; N-2 of the console version then the defender will be able to communicate with the console.&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;compatibleVersion&lt;/STRONG&gt; would report &lt;STRONG&gt;true&lt;/STRONG&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the defender version is &lt;STRONG&gt;outside&lt;/STRONG&gt; of N-2 then the defender would &lt;STRONG&gt;not&lt;/STRONG&gt; be able to communicate&amp;nbsp;with the console.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;compatibleVersion&lt;/STRONG&gt; would report &lt;STRONG&gt;false&lt;/STRONG&gt; requiring you to update this defender before it can communicate with the console again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Referring&lt;SPAN&gt;&amp;nbsp;to the screenshot, I deployed a 22_01_890 onebox console with a 22_01_890 container defender on a second host. Updated the console several times to 22_01_890,&amp;nbsp;22_06_234, and&amp;nbsp;22_12_415.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As soon as the console was upgraded to&amp;nbsp;22_12_415, the&amp;nbsp;22_01_890 container defender reported false for&amp;nbsp;compatibleVersion&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Sep 2023 17:33:32 GMT</pubDate>
    <dc:creator>NPerez</dc:creator>
    <dc:date>2023-09-05T17:33:32Z</dc:date>
    <item>
      <title>Compatible Version parameter in Defender API</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/compatible-version-parameter-in-defender-api/m-p/556088#M1023</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;
&lt;P&gt;So, I am working on some automation using Prisma Cloud API for Compute. I am using the API to get the list of deployed defenders.&lt;/P&gt;
&lt;P&gt;I am able to see a parameter in the JSON response that is "&lt;SPAN&gt;compatibleVersion&lt;/SPAN&gt;". I wanted to know how this is being calculated. What parameters are we checking and what does it mean?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;API Details:&amp;nbsp;&lt;A href="https://pan.dev/prisma-cloud/api/cwpp/get-defenders/" target="_blank"&gt;https://pan.dev/prisma-cloud/api/cwpp/get-defenders/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Adding schema example below.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="api_doc.jpg" style="width: 400px;"&gt;&lt;img src="https://live.paloaltonetworks.com/t5/image/serverpage/image-id/53341i58CC944DF8A174E6/image-size/medium/is-moderation-mode/true?v=v2&amp;amp;px=400" role="button" title="api_doc.jpg" alt="api_doc.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know if any details are required from my side, would be happy to explain further.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Sep 2023 06:31:27 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/compatible-version-parameter-in-defender-api/m-p/556088#M1023</guid>
      <dc:creator>AishwaryaP</dc:creator>
      <dc:date>2023-09-01T06:31:27Z</dc:date>
    </item>
    <item>
      <title>Re: Compatible Version parameter in Defender API</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/compatible-version-parameter-in-defender-api/m-p/556581#M1026</link>
      <description>&lt;P&gt;If the defender version falls &lt;STRONG&gt;inside&lt;/STRONG&gt; N-2 of the console version then the defender will be able to communicate with the console.&amp;nbsp;&lt;SPAN&gt;&lt;STRONG&gt;compatibleVersion&lt;/STRONG&gt; would report &lt;STRONG&gt;true&lt;/STRONG&gt;.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If the defender version is &lt;STRONG&gt;outside&lt;/STRONG&gt; of N-2 then the defender would &lt;STRONG&gt;not&lt;/STRONG&gt; be able to communicate&amp;nbsp;with the console.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;compatibleVersion&lt;/STRONG&gt; would report &lt;STRONG&gt;false&lt;/STRONG&gt; requiring you to update this defender before it can communicate with the console again.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Referring&lt;SPAN&gt;&amp;nbsp;to the screenshot, I deployed a 22_01_890 onebox console with a 22_01_890 container defender on a second host. Updated the console several times to 22_01_890,&amp;nbsp;22_06_234, and&amp;nbsp;22_12_415.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;As soon as the console was upgraded to&amp;nbsp;22_12_415, the&amp;nbsp;22_01_890 container defender reported false for&amp;nbsp;compatibleVersion&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 17:33:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/compatible-version-parameter-in-defender-api/m-p/556581#M1026</guid>
      <dc:creator>NPerez</dc:creator>
      <dc:date>2023-09-05T17:33:32Z</dc:date>
    </item>
  </channel>
</rss>

