<?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: API call to show Custom Applications/Categories in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-call-to-show-Custom-Applications-Categories/m-p/47215#M3151</link>
    <description>&lt;P&gt;A single API call? No. But you could probably iterate through show-application-sites with details-level full and find the ones that are NOT created by "System."&lt;/P&gt;
&lt;P&gt;For example, I was able to pull the applications I had created with the following CLI command:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;mgmt_cli -r true --format json show application-sites details-level full limit 500 offset 7500 | jq '.objects[] | select (."meta-info".creator != "System")'&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Your mileage may vary.&lt;/P&gt;</description>
    <pubDate>Sun, 17 Mar 2019 03:11:00 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2019-03-17T03:11:00Z</dc:date>
    <item>
      <title>API call to show Custom Applications/Categories</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-call-to-show-Custom-Applications-Categories/m-p/47049#M3147</link>
      <description>&lt;P&gt;Is there an API call which can be made to retrieve only Custom Applications/Categories rather than the existing pre-installed ones?&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2019 12:01:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-call-to-show-Custom-Applications-Categories/m-p/47049#M3147</guid>
      <dc:creator>Tom_Cripps</dc:creator>
      <dc:date>2019-03-15T12:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: API call to show Custom Applications/Categories</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-call-to-show-Custom-Applications-Categories/m-p/47215#M3151</link>
      <description>&lt;P&gt;A single API call? No. But you could probably iterate through show-application-sites with details-level full and find the ones that are NOT created by "System."&lt;/P&gt;
&lt;P&gt;For example, I was able to pull the applications I had created with the following CLI command:&lt;/P&gt;
&lt;P class="p1"&gt;&lt;STRONG&gt;&lt;FONT face="courier new,courier"&gt;&lt;SPAN class="s1"&gt;mgmt_cli -r true --format json show application-sites details-level full limit 500 offset 7500 | jq '.objects[] | select (."meta-info".creator != "System")'&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P class="p1"&gt;Your mileage may vary.&lt;/P&gt;</description>
      <pubDate>Sun, 17 Mar 2019 03:11:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-call-to-show-Custom-Applications-Categories/m-p/47215#M3151</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-03-17T03:11:00Z</dc:date>
    </item>
  </channel>
</rss>

