<?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: ShowPolicyPackage how to get IP addresses , not UIDs in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131691#M6329</link>
    <description>&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;I will try the deference option, but is a pity is not clearly explained what that means on the README&lt;/P&gt;&lt;P&gt;In my case the current installed version does not support that, so I will need to upgrade to the last version&lt;/P&gt;&lt;P&gt;I will let you know&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Wed, 13 Oct 2021 13:30:53 GMT</pubDate>
    <dc:creator>javiermi</dc:creator>
    <dc:date>2021-10-13T13:30:53Z</dc:date>
    <item>
      <title>ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131663#M6325</link>
      <description>&lt;P&gt;I have found this tool on github and is brilliant!&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/CheckPointSW/ShowPolicyPackage" target="_blank"&gt;https://github.com/CheckPointSW/ShowPolicyPackage&lt;/A&gt;&lt;/P&gt;&lt;P&gt;However, for some reason, I only can see the objects with their UIDs, which is not particularly useful&lt;/P&gt;&lt;P&gt;I'm possibly missing something, but is there an easy way of getting the information with the Name and IP addresses ?&lt;/P&gt;&lt;P&gt;Also, I can see the object list seems to be in json format, would it be possible to get the objects in CSV format?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 10:37:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131663#M6325</guid>
      <dc:creator>javiermi</dc:creator>
      <dc:date>2021-10-13T10:37:46Z</dc:date>
    </item>
    <item>
      <title>Re: ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131664#M6326</link>
      <description>&lt;P&gt;Have you seen&amp;nbsp;&lt;SPAN&gt;sk168615?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 10:48:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131664#M6326</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-10-13T10:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131670#M6327</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have exported the policy, but it only gives the names of the objects&lt;/P&gt;&lt;P&gt;For example it lells me there is a rule from group "group1" to "group2" for sevices "servivegroup1", but it does not gie any insight an what those group have inside.&amp;nbsp; Running the showpolicypackage script I get all of that, but the group, all contain objects with their UIDs, no names, no IPs&lt;/P&gt;&lt;P&gt;Hope I'm making sense!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 11:38:55 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131670#M6327</guid>
      <dc:creator>javiermi</dc:creator>
      <dc:date>2021-10-13T11:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131681#M6328</link>
      <description>&lt;P&gt;My understanding was, all objects are showing in json file with UIDs only. If you are referring specifically to the groups, use "&lt;SPAN&gt;--dereference-group-members true" flag.&lt;BR /&gt;&lt;BR /&gt;Also the tool should actually create not just json file, but also HTML files, where all objects&amp;nbsp;are listed with details.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;You can also refer to this discussion:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion/Show-Package-Tool-to-visualize-a-R80-policy-package-over-HTML/m-p/39821" target="_blank"&gt;https://community.checkpoint.com/t5/API-CLI-Discussion/Show-Package-Tool-to-visualize-a-R80-policy-package-over-HTML/m-p/39821&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 12:33:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131681#M6328</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-10-13T12:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131691#M6329</link>
      <description>&lt;P&gt;Thanks for your reply&lt;/P&gt;&lt;P&gt;I will try the deference option, but is a pity is not clearly explained what that means on the README&lt;/P&gt;&lt;P&gt;In my case the current installed version does not support that, so I will need to upgrade to the last version&lt;/P&gt;&lt;P&gt;I will let you know&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 13:30:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131691#M6329</guid>
      <dc:creator>javiermi</dc:creator>
      <dc:date>2021-10-13T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131703#M6330</link>
      <description>&lt;P&gt;I think that did the trick: now I can see the group members by name and IP address&lt;/P&gt;&lt;P&gt;Regarding the group lists you are right they are on the HTML files, but to create a list with group names and contents can be a bit tricky&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 15:20:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131703#M6330</guid>
      <dc:creator>javiermi</dc:creator>
      <dc:date>2021-10-13T15:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131704#M6331</link>
      <description>&lt;P&gt;Just one note. using deference actually loads your management API quite hard. Keep an eye on that.&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 15:32:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131704#M6331</guid>
      <dc:creator>_Val_</dc:creator>
      <dc:date>2021-10-13T15:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: ShowPolicyPackage how to get IP addresses , not UIDs</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131712#M6332</link>
      <description>&lt;P&gt;Thanks for the tip&lt;/P&gt;&lt;P&gt;I didn't know that, but I noticed&amp;nbsp; that Managent Server was a bit busier than normally&lt;/P&gt;&lt;P&gt;The good thing is this was a small policy so it didn't take too long&lt;/P&gt;</description>
      <pubDate>Wed, 13 Oct 2021 17:18:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/ShowPolicyPackage-how-to-get-IP-addresses-not-UIDs/m-p/131712#M6332</guid>
      <dc:creator>javiermi</dc:creator>
      <dc:date>2021-10-13T17:18:18Z</dc:date>
    </item>
  </channel>
</rss>

