<?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: Minor bug showing a particular domain in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246422#M9019</link>
    <description>&lt;P&gt;It seems to me that this might happen for specific objects that doesn't support full-details.&lt;/P&gt;
&lt;P&gt;This "SMC User" object is kind of unique.&lt;/P&gt;
&lt;P&gt;Can you see if this happens to you on other objects as well?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Apr 2025 15:31:51 GMT</pubDate>
    <dc:creator>Amir_Senn</dc:creator>
    <dc:date>2025-04-14T15:31:51Z</dc:date>
    <item>
      <title>Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246324#M9016</link>
      <description>&lt;P&gt;Found what appears to be a minor bug showing the full properties of an object which comes with Check Point management servers' default configurations. This is on R82 jumbo 12:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;[Expert@DallasSC]# mgmt_cli -f json -r true -d "System Data" show object uid "41e821a0-3720-11e3-aa6e-0800200c9fde"
{
  "object" : {
    "uid" : "41e821a0-3720-11e3-aa6e-0800200c9fde",
    "name" : "SMC User",
    "type" : "domain",
    "domain" : {
      "uid" : "a0eebc99-afed-4ef8-bb6d-fedfedfedfed",
      "name" : "System Data",
      "domain-type" : "mds"
    },
    "icon" : "Objects/domain",
    "color" : "black"
  }
}

[Expert@DallasSC]# !! details-level full
mgmt_cli -f json -r true -d "System Data" show object uid "41e821a0-3720-11e3-aa6e-0800200c9fde" details-level full
{
  "code" : "generic_err_object_not_found",
  "message" : "Requested object [41e821a0-3720-11e3-aa6e-0800200c9fde] not found"
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;I only noticed it when I was trying to fetch a bunch of predefined objects so I can prepopulate documents. Definitely no impact at this point.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Apr 2025 18:34:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246324#M9016</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2025-04-13T18:34:41Z</dc:date>
    </item>
    <item>
      <title>Re: Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246397#M9017</link>
      <description>&lt;P&gt;As you probably know, the generic object APIs aren’t officially supported.&lt;BR /&gt;Not sure it’d be considered a bug &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 12:56:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246397#M9017</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2025-04-14T12:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246406#M9018</link>
      <description>&lt;P&gt;I'm only calling 'show object'. There's no "generic" anywhere there except in the error returned when I run 'show object ... details-level full'.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 13:32:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246406#M9018</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2025-04-14T13:32:52Z</dc:date>
    </item>
    <item>
      <title>Re: Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246422#M9019</link>
      <description>&lt;P&gt;It seems to me that this might happen for specific objects that doesn't support full-details.&lt;/P&gt;
&lt;P&gt;This "SMC User" object is kind of unique.&lt;/P&gt;
&lt;P&gt;Can you see if this happens to you on other objects as well?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 15:31:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246422#M9019</guid>
      <dc:creator>Amir_Senn</dc:creator>
      <dc:date>2025-04-14T15:31:51Z</dc:date>
    </item>
    <item>
      <title>Re: Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246428#M9020</link>
      <description>&lt;P&gt;Oops. Turns out I noticed this almost a year ago and was told &lt;A href="https://community.checkpoint.com/t5/API-CLI-Discussion/SmartCenter-can-t-show-domain-object-with-full-details/m-p/216962?search-action-id=119391277627&amp;amp;search-result-uid=216962" target="_self"&gt;it's expected behavior&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 16:01:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246428#M9020</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2025-04-14T16:01:57Z</dc:date>
    </item>
    <item>
      <title>Re: Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246436#M9021</link>
      <description>&lt;P&gt;That's what I thought in first place after reading your post: it's expected for objects like this, but I really was not 100% sure without validating it myself or asking someone who knows it.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":beaming_face_with_smiling_eyes:"&gt;😁&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 18:02:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246436#M9021</guid>
      <dc:creator>Daniel_Kuhl1</dc:creator>
      <dc:date>2025-04-14T18:02:49Z</dc:date>
    </item>
    <item>
      <title>Re: Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246446#M9022</link>
      <description>&lt;P&gt;It still seems like the error message should be better. Telling me it can't find the object is ridiculous. The same API call with one less parameter found it.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Apr 2025 19:19:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/246446#M9022</guid>
      <dc:creator>Bob_Zimmerman</dc:creator>
      <dc:date>2025-04-14T19:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: Minor bug showing a particular domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/247089#M9028</link>
      <description>&lt;P&gt;Indeed the error message could be better and should be more specific. After checking the available error messages, it seems that it's the most closest or most accurate. It should be telling you that there are no full details available for this object or something like this.&lt;/P&gt;</description>
      <pubDate>Wed, 23 Apr 2025 09:25:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Minor-bug-showing-a-particular-domain/m-p/247089#M9028</guid>
      <dc:creator>Daniel_Kuhl1</dc:creator>
      <dc:date>2025-04-23T09:25:52Z</dc:date>
    </item>
  </channel>
</rss>

