<?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 Extract the group members with mgmt_cli show access-rulebase in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171348#M7491</link>
    <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;With the command below I am able to extract the members of the network groups in the source and the destination of the rule.&lt;/P&gt;&lt;P&gt;mgmt_cli show access-rulebase -d xxx.xxx.xxx.xxx offset 0 limit 1 name "Network" details-level "full" use-object-dictionary true show-hits true --format json&lt;/P&gt;&lt;P&gt;My problem is I see the members with their UIDs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"members" : [ "eac74afb-0f30-4406-8024-4e304094d9c9", "895aed67-7011-46a7-9d42-9e78797301ed", "5ad03019-82c4-4ffb-970d-d0fa3b78adde", "5f5c1f2b-d7de-44e4-aee0-679544b0f8a2", "1b60d48f-9e2c-47e2-80bf-18529eae86d5", "cc9bc8e6-cee6-41e0-a7f9-068d47974b26", "ce76b961-6a85-479e-809b-4807e91aba94" ],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to get more details for the members like Name, Type, IP, Subnet, etc... ?&lt;/P&gt;</description>
    <pubDate>Tue, 14 Feb 2023 04:49:11 GMT</pubDate>
    <dc:creator>Yordan_Cvetkov</dc:creator>
    <dc:date>2023-02-14T04:49:11Z</dc:date>
    <item>
      <title>Extract the group members with mgmt_cli show access-rulebase</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171348#M7491</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;&lt;P&gt;With the command below I am able to extract the members of the network groups in the source and the destination of the rule.&lt;/P&gt;&lt;P&gt;mgmt_cli show access-rulebase -d xxx.xxx.xxx.xxx offset 0 limit 1 name "Network" details-level "full" use-object-dictionary true show-hits true --format json&lt;/P&gt;&lt;P&gt;My problem is I see the members with their UIDs:&amp;nbsp;&lt;/P&gt;&lt;P&gt;"members" : [ "eac74afb-0f30-4406-8024-4e304094d9c9", "895aed67-7011-46a7-9d42-9e78797301ed", "5ad03019-82c4-4ffb-970d-d0fa3b78adde", "5f5c1f2b-d7de-44e4-aee0-679544b0f8a2", "1b60d48f-9e2c-47e2-80bf-18529eae86d5", "cc9bc8e6-cee6-41e0-a7f9-068d47974b26", "ce76b961-6a85-479e-809b-4807e91aba94" ],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to get more details for the members like Name, Type, IP, Subnet, etc... ?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 04:49:11 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171348#M7491</guid>
      <dc:creator>Yordan_Cvetkov</dc:creator>
      <dc:date>2023-02-14T04:49:11Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the group members with mgmt_cli show access-rulebase</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171434#M7492</link>
      <description>&lt;P&gt;I believe what the UIDs translate to are in the output of the API call when you say object-dictionary true.&lt;BR /&gt;Even so, you may need to parse the individual "members" to get the full details you want.&lt;BR /&gt;You can see some discussion about this fact here:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-list-and-export-the-objects-member-from-the-network-group/m-p/76422" target="_blank"&gt;https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-list-and-export-the-objects-member-from-the-network-group/m-p/76422&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 14:47:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171434#M7492</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-02-14T14:47:24Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the group members with mgmt_cli show access-rulebase</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171446#M7493</link>
      <description>&lt;P&gt;Thank you&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp; for your reply.&lt;/P&gt;&lt;P&gt;So there is no single command to produce all I need.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 15:34:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171446#M7493</guid>
      <dc:creator>Yordan_Cvetkov</dc:creator>
      <dc:date>2023-02-14T15:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Extract the group members with mgmt_cli show access-rulebase</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171486#M7494</link>
      <description>&lt;P&gt;The closest thing you can do with a single command is to&amp;nbsp;add show-as-ranges true to your command line argument.&lt;BR /&gt;This will convert the source, destination, and service to ranges (either IPs or ports).&lt;BR /&gt;Depending on your precise purpose, that might be exactly what you need.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Feb 2023 19:07:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Extract-the-group-members-with-mgmt-cli-show-access-rulebase/m-p/171486#M7494</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2023-02-14T19:07:05Z</dc:date>
    </item>
  </channel>
</rss>

