<?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: Export information about all group objects to CSV in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225598#M8706</link>
    <description>&lt;P&gt;Hi AkosBakos,&lt;/P&gt;&lt;P&gt;I tried this, but it wasn't that intuitive, I mainly wanted to export it to a table.&lt;/P&gt;</description>
    <pubDate>Wed, 04 Sep 2024 09:24:42 GMT</pubDate>
    <dc:creator>zhangchuang</dc:creator>
    <dc:date>2024-09-04T09:24:42Z</dc:date>
    <item>
      <title>Export information about all group objects to CSV</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225314#M8701</link>
      <description>&lt;P&gt;Is there a way to export all group object information to CSV?&lt;BR /&gt;Using 'mgmt_cli - r true show group name' groupname '-- format json | jq'. members [] | [. 'name',. 'subnet4',. 'subnet mask',. 'ipv4 address first',. 'ipv4 address last',. 'ipv4 address'] | @ csv' - r&amp;gt;net_group. csv 'can only export individual group object information.&lt;BR /&gt;How do I write it if I want to export the information of all group objects at once?&lt;/P&gt;</description>
      <pubDate>Mon, 02 Sep 2024 03:20:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225314#M8701</guid>
      <dc:creator>zhangchuang</dc:creator>
      <dc:date>2024-09-02T03:20:10Z</dc:date>
    </item>
    <item>
      <title>Re: Export information about all group objects to CSV</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225455#M8704</link>
      <description>&lt;P&gt;You would have to write a script to iterate through all the groups.&lt;BR /&gt;Further, the commands you wrote won’t work of the groups contain more items than a single API call can provide.&lt;/P&gt;
&lt;P&gt;You may want to use something like:&amp;nbsp;&lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion/CLI-API-Example-for-exporting-group-members-to-a-CSV-file-for/m-p/38841#M2336" target="_blank"&gt;https://community.checkpoint.com/t5/API-CLI-Discussion/CLI-API-Example-for-exporting-group-members-to-a-CSV-file-for/m-p/38841#M2336&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 12:44:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225455#M8704</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-03T12:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Export information about all group objects to CSV</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225485#M8705</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/75937"&gt;@zhangchuang&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;check this:&amp;nbsp;&lt;A href="https://support.checkpoint.com/results/sk/sk120342" target="_blank"&gt;https://support.checkpoint.com/results/sk/sk120342&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Here you can export the whole package, and the group members will be in html/xml format in the struckture.&lt;/P&gt;
&lt;P&gt;Akos&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Sep 2024 14:02:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225485#M8705</guid>
      <dc:creator>AkosBakos</dc:creator>
      <dc:date>2024-09-03T14:02:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export information about all group objects to CSV</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225598#M8706</link>
      <description>&lt;P&gt;Hi AkosBakos,&lt;/P&gt;&lt;P&gt;I tried this, but it wasn't that intuitive, I mainly wanted to export it to a table.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 09:24:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225598#M8706</guid>
      <dc:creator>zhangchuang</dc:creator>
      <dc:date>2024-09-04T09:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Export information about all group objects to CSV</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225599#M8707</link>
      <description>&lt;P&gt;Hi PhoneBoy,&lt;/P&gt;&lt;P&gt;I see, but I'm not quite sure how to write the script. Could you give me a simple example?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 09:29:31 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225599#M8707</guid>
      <dc:creator>zhangchuang</dc:creator>
      <dc:date>2024-09-04T09:29:31Z</dc:date>
    </item>
    <item>
      <title>Re: Export information about all group objects to CSV</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225650#M8708</link>
      <description>&lt;P&gt;What I provided a link to was exactly that.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 14:18:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Export-information-about-all-group-objects-to-CSV/m-p/225650#M8708</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2024-09-04T14:18:20Z</dc:date>
    </item>
  </channel>
</rss>

