<?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 &amp;quot;show-package&amp;quot; API  - cluster-members-revision ? in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176417#M7577</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to understand the output of the "&lt;STRONG&gt;show-package&lt;/STRONG&gt;" API call, we are using it on a software product that is parsing the policy table from Check Point firewallls.&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;issue&lt;/EM&gt;&amp;nbsp;seems to be related with the "&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" in the API output -&amp;gt; it only shows one of the cluster members in the "&lt;STRONG&gt;target-name&lt;/STRONG&gt;", and not the other. The value seems to change, usually on the policy installation, it shows either cluster 01 (cpfw-01) or cluster 02 (cpfw-02) depending on the policy installation revision being made. It doesn't matter which cluster member is currently active. I am attaching the output below for 2 different VS on one policy (&lt;FONT color="#FF0000"&gt;red marked is the &lt;EM&gt;issue&lt;/EM&gt;&lt;/FONT&gt;). Our parsing tool then assumes the policy is being installed only on one cluster member, and shows an incorrect rule check while traversing the path.&lt;/P&gt;&lt;P&gt;I am not sure if this is the expected behavior or am I missing something?&lt;/P&gt;&lt;P&gt;We are running &lt;STRONG&gt;MDS version 81.10 (Take 87),&amp;nbsp;&lt;/STRONG&gt;the gateways are &lt;STRONG&gt;VSX on 80.40 (Take 158 and Take 173).&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;mgmt_cli &lt;STRONG&gt;show package&lt;/STRONG&gt; name "Standard-TEST" -d 10.10.10.10 --format json&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "8ada3f0e-83ad-4632-b7fe-e1a196effc67",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "Standard-TEST",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"type" : "package",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "16ede1fe-360c-1a40-8aa6-68fc2a03d3d0",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "cp-mgmt",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain-type" : "domain"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"installation-targets-revision" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;_&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "793c1d93-4391-455a-ae27-1835237c395a",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"revision" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "61e3a516-a907-4eb8-97b2-66b509bb7618",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "test@27.3.2023.",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"type" : "session",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "16ede1fe-360c-1a40-8aa6-68fc2a03d3d0",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "cp-mgmt",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain-type" : "domain"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"icon" : "Objects/worksession",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"color" : "black"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;} ],&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-name" : "&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "2497f730-ba9d-4765-b48c-270be5965404"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;}, &lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;FONT color="#FF0000"&gt;cpfw-02&lt;/FONT&gt;_&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "1f287688-d7f6-4603-b9d2-9d5472e27267",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"revision" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "11557247-cdec-4750-a128-c468889286ef",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "test@17.2.2023.",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"type" : "session",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "16ede1fe-360c-1a40-8aa6-68fc2a03d3d0",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "cp-mgmt",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain-type" : "domain"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"icon" : "Objects/worksession",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"color" : "black"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;} ],&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-name" : "&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "4efad116-0102-412d-bf2d-d59fbe3559d6" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Mar 2023 09:51:29 GMT</pubDate>
    <dc:creator>Hrvoje_Brlek</dc:creator>
    <dc:date>2023-03-28T09:51:29Z</dc:date>
    <item>
      <title>"show-package" API  - cluster-members-revision ?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176417#M7577</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am trying to understand the output of the "&lt;STRONG&gt;show-package&lt;/STRONG&gt;" API call, we are using it on a software product that is parsing the policy table from Check Point firewallls.&lt;/P&gt;&lt;P&gt;The &lt;EM&gt;issue&lt;/EM&gt;&amp;nbsp;seems to be related with the "&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" in the API output -&amp;gt; it only shows one of the cluster members in the "&lt;STRONG&gt;target-name&lt;/STRONG&gt;", and not the other. The value seems to change, usually on the policy installation, it shows either cluster 01 (cpfw-01) or cluster 02 (cpfw-02) depending on the policy installation revision being made. It doesn't matter which cluster member is currently active. I am attaching the output below for 2 different VS on one policy (&lt;FONT color="#FF0000"&gt;red marked is the &lt;EM&gt;issue&lt;/EM&gt;&lt;/FONT&gt;). Our parsing tool then assumes the policy is being installed only on one cluster member, and shows an incorrect rule check while traversing the path.&lt;/P&gt;&lt;P&gt;I am not sure if this is the expected behavior or am I missing something?&lt;/P&gt;&lt;P&gt;We are running &lt;STRONG&gt;MDS version 81.10 (Take 87),&amp;nbsp;&lt;/STRONG&gt;the gateways are &lt;STRONG&gt;VSX on 80.40 (Take 158 and Take 173).&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;mgmt_cli &lt;STRONG&gt;show package&lt;/STRONG&gt; name "Standard-TEST" -d 10.10.10.10 --format json&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "8ada3f0e-83ad-4632-b7fe-e1a196effc67",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "Standard-TEST",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"type" : "package",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "16ede1fe-360c-1a40-8aa6-68fc2a03d3d0",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "cp-mgmt",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain-type" : "domain"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"installation-targets-revision" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;_&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "793c1d93-4391-455a-ae27-1835237c395a",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"revision" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "61e3a516-a907-4eb8-97b2-66b509bb7618",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "test@27.3.2023.",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"type" : "session",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "16ede1fe-360c-1a40-8aa6-68fc2a03d3d0",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "cp-mgmt",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain-type" : "domain"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"icon" : "Objects/worksession",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"color" : "black"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;} ],&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-name" : "&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "2497f730-ba9d-4765-b48c-270be5965404"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;}, &lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;{&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;FONT color="#FF0000"&gt;cpfw-02&lt;/FONT&gt;_&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "1f287688-d7f6-4603-b9d2-9d5472e27267",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"revision" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "11557247-cdec-4750-a128-c468889286ef",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "test@17.2.2023.",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"type" : "session",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain" : {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"uid" : "16ede1fe-360c-1a40-8aa6-68fc2a03d3d0",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"name" : "cp-mgmt",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"domain-type" : "domain"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"icon" : "Objects/worksession",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"color" : "black"&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;}&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;} ],&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-name" : "&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"target-uid" : "4efad116-0102-412d-bf2d-d59fbe3559d6" &lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;},&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;STRONG&gt;&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 09:51:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176417#M7577</guid>
      <dc:creator>Hrvoje_Brlek</dc:creator>
      <dc:date>2023-03-28T09:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: "show-package" API  - cluster-members-revision ?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176447#M7578</link>
      <description>&lt;P&gt;Looks like both gateways are returned in the API call.&lt;BR /&gt;What am I missing here?&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 14:13:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176447#M7578</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-03-28T14:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: "show-package" API  - cluster-members-revision ?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176454#M7579</link>
      <description>&lt;P&gt;Maybe I wrote it a little bit confusing, let me rephrase.&lt;/P&gt;&lt;P&gt;There are two gateways (GW-A and GW-B) in a cluster (in fact there are many more in a cluster, but this is just an example), they are all currently active on site&amp;nbsp;&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT color="#FF0000"&gt;a1) cpfw-01&lt;/FONT&gt;&lt;SPAN&gt;_&lt;/SPAN&gt;&lt;STRONG&gt;TEST-GW-A&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT color="#FF0000"&gt;a2) cpfw-02&lt;/FONT&gt;&lt;STRONG&gt;&lt;SPAN&gt;_&lt;/SPAN&gt;TEST-GW-A&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT color="#FF0000"&gt;b1) cpfw-01&lt;/FONT&gt;&lt;STRONG&gt;&lt;SPAN&gt;_&lt;/SPAN&gt;TEST-GW-B&lt;BR /&gt;&lt;/STRONG&gt;&lt;FONT color="#FF0000"&gt;b2) cpfw-02&lt;/FONT&gt;&lt;STRONG&gt;&lt;SPAN&gt;_&lt;/SPAN&gt;TEST-GW-B&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The API output is:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;BR /&gt;...&lt;BR /&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;BR /&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-02&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;After a policy install the API output is:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;BR /&gt;...&lt;BR /&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;BR /&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;After another policy install the API output is:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-02&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;BR /&gt;...&lt;BR /&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;BR /&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-02&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;And so on, it seems to randomly return either &lt;STRONG&gt;cpfw-01&lt;/STRONG&gt; or &lt;STRONG&gt;cpfw-02, &lt;/STRONG&gt;no matter what site is active, I would expect it to return both sites, in example:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;BR /&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;BR /&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-02&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-A&lt;/STRONG&gt;",&lt;BR /&gt;...&lt;BR /&gt;&lt;/FONT&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;BR /&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-01&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;BR /&gt;"&lt;STRONG&gt;cluster-members-revision&lt;/STRONG&gt;" : [ {&lt;BR /&gt;"&lt;STRONG&gt;target-name&lt;/STRONG&gt;" : "&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;cpfw-02&lt;/FONT&gt;&lt;/STRONG&gt;_&lt;STRONG&gt;TEST-GW-B&lt;/STRONG&gt;",&lt;/FONT&gt;&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&lt;FONT face="arial,helvetica,sans-serif" size="4"&gt;Below is the&amp;nbsp;description from the API reference:&lt;/FONT&gt;&lt;BR /&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="api-cp.JPG" style="width: 671px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/20269i834FF9F13DEE0E62/image-dimensions/671x240?v=v2" width="671" height="240" role="button" title="api-cp.JPG" alt="api-cp.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 14:43:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176454#M7579</guid>
      <dc:creator>Hrvoje_Brlek</dc:creator>
      <dc:date>2023-03-28T14:43:39Z</dc:date>
    </item>
    <item>
      <title>Re: "show-package" API  - cluster-members-revision ?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176495#M7580</link>
      <description>&lt;P&gt;Are you installing the same policy to the clusters in question at the same time?&lt;BR /&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/37502"&gt;@Omer_Kleinstern&lt;/a&gt;&amp;nbsp;can you comment here?&lt;/P&gt;
&lt;P&gt;Assuming you are using the option&amp;nbsp;&lt;SPAN&gt;install-on-all-cluster-members-or-fail option (this is default), then all the cluster members will have the pushed policy.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Mar 2023 22:32:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176495#M7580</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-03-28T22:32:42Z</dc:date>
    </item>
    <item>
      <title>Re: "show-package" API  - cluster-members-revision ?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176533#M7581</link>
      <description>&lt;P&gt;Yes, installing the same policy using the default option.&amp;nbsp;&lt;/P&gt;&lt;P&gt;The cluster members have the same pushed policy, that is correct, but anyways it seems a little bit "incomplete" to get the output only from one site.&lt;/P&gt;&lt;P&gt;I will see if I can make a test with a cluster members that don't have the same pushed policy (will try to shut down one site and then push the policy), and then check the API output.&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 08:47:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176533#M7581</guid>
      <dc:creator>Hrvoje_Brlek</dc:creator>
      <dc:date>2023-03-29T08:47:10Z</dc:date>
    </item>
    <item>
      <title>Re: "show-package" API  - cluster-members-revision ?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176647#M7582</link>
      <description>&lt;P&gt;I don't disagree since the docs say the API should output information from both cluster members.&lt;BR /&gt;It's worth a TAC case: &lt;A href="https://help.checkpoint.com" target="_blank"&gt;https://help.checkpoint.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regardless, I believe it is a largely "cosmetic" issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Mar 2023 17:26:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/quot-show-package-quot-API-cluster-members-revision/m-p/176647#M7582</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-03-29T17:26:55Z</dc:date>
    </item>
  </channel>
</rss>

