<?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: Show changes from session =&amp;gt; from a single session in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80475#M4659</link>
    <description>&lt;P&gt;There is no succinct report that will show all changes between two published sessions.&amp;nbsp; However what you can do is look at the individual Audit Logs for all sessions published between two particular sessions.&amp;nbsp; This is described in Part 3 of my article &lt;SPAN class="lia-message-read"&gt;&lt;A href="https://community.checkpoint.com/t5/Policy-Management/R80-Change-Control-A-Visual-Guide/m-p/39702" target="_self"&gt;R80+ Change Control: A Visual Guide&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;Another thing you could try is bringing up the raw Audit Log as described in Part 4, then implement a date range filter spanning the time period between the two sessions you want to compare.&amp;nbsp; Once again this would just be looking at individual Audit Logs and not a nice report as shown earlier in this thread.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 13:27:39 GMT</pubDate>
    <dc:creator>Timothy_Hall</dc:creator>
    <dc:date>2020-04-01T13:27:39Z</dc:date>
    <item>
      <title>Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48854#M3209</link>
      <description>&lt;P&gt;Hello guys,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to write a small script that lists all the created, deleted and modified rules and host objects for a given session/revision uid. The management API reference guide includes two possible commands that should do the job:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic"&gt;- show session uid &amp;lt;session_uid&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; This lists all the general details of a session like e.g. the user, the change sum, the description, the application that has been used in order to publish the given session etc. Here everything is working as expected&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="batang,apple gothic"&gt;- show changes from-session &amp;lt;session_uid&amp;gt; to-session &amp;lt;session_uid&amp;gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;&amp;gt; This command lists all changes in a given time or session frame... so this means I can use the above mentioned "from-session" =&amp;gt; "two-sessions" arguments or the "from-date" =&amp;gt; "to-date" arguments. &lt;STRONG&gt;However it seems like that it is not possible to list all changes from just one single session.&lt;/STRONG&gt; The seemingly required arguments have default values if no UIDs for the sessions are specified:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="blue"&gt;from-session&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;string&lt;BR /&gt;&lt;SPAN class="grey"&gt;Default:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="blue"&gt;The session before to-session&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;SPAN class="blue"&gt;to-session&lt;/SPAN&gt;&lt;/TD&gt;&lt;TD&gt;string&lt;BR /&gt;&lt;SPAN class="grey"&gt;Default:&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN class="blue"&gt;The last published session&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But here lays another problem - as the from-session defaults to "the session before to-session" while the to-session argument defaults to "the last published session", this leads to the result that the command gives you the last two sessions if you do not specify any arguments. Still, it does not allow you to just see the changes from a single session. My idea was to give the from and to argument the same session uid, but this results in the following error:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;gt; show changes from-session &amp;lt;my_session_uid1&amp;gt; to-session &amp;lt;my_session_uid1&amp;gt;

---------------------------------------------
Time: [15:43:07] 27/3/2019
---------------------------------------------
"Show Changes"  failed  (100%)  
tasks: 
- task-id: "abcdef01-2345-6789-b58a-3559264bf1dc"
  task-name: "Show Changes"
  status: "failed"
  progress-percentage: 100
  progress-description: &lt;STRONG&gt;"Diff operation failed: Unable to build the diff reply."&lt;/STRONG&gt;
  suppressed: false&lt;/PRE&gt;&lt;P&gt;So the command requires a diff in between both parameters while a simple "show changes from-uid" or "show changes uid" does not exist. Do I miss something or is there really no possibility to track the changes of a given &lt;STRONG&gt;single&lt;/STRONG&gt; session?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maik&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 14:48:42 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48854#M3209</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-03-27T14:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48877#M3212</link>
      <description>&lt;P&gt;Maik,&lt;/P&gt;
&lt;P&gt;if you just run 'show changes' it will compare the last published session vs the session prior to it. Which would show you the changes of the last published session. I just tested it after adding a single network and publishing;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;mgmt_cli -r true show changes&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;---------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;Time: [07:25:43] 27/3/2019&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;---------------------------------------------&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;"Show Changes"&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;succeeded&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;(100%)&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;tasks: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;- task-id: "abcdef01-2345-6789-81ad-4d56c2e27f11"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;task-name: "Show Changes"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;status: "succeeded"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;progress-percentage: 100&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;progress-description: "Operation Complete"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;suppressed: false&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;task-details: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &lt;/SPAN&gt;- limit: 10&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;offset: 0&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;from: 1&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;to: 2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;total: 2&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;changes: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;- session: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;session-uid: "5ca78a82-4e2b-4315-ab73-7fede5598e81"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;user-name: "WEB_API"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;publish-time: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;posix: 1553689514200&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;iso-8601: "2019-03-27T07:25-0500"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;domain-info: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;uid: "41e821a0-3720-11e3-aa6e-0800200c9fde"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;name: "SMC User"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;domain-type: "domain"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;operations: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;added-objects: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;- uid: "3f8fde7a-077b-4ab3-ae45-cac29e36a20a"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;name: "net-1.1.1.1"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;type: "network"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;domain: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;uid: "41e821a0-3720-11e3-aa6e-0800200c9fde"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;name: "SMC User"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;domain-type: "domain"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;subnet4: "1.1.1.0"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;mask-length4: 24&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;subnet-mask: "255.255.255.0"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;modified-objects: []&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;&lt;SPAN class="s1"&gt;&lt;SPAN class="Apple-converted-space"&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;deleted-objects: []&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 16:46:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48877#M3212</guid>
      <dc:creator>Adam_Forester</dc:creator>
      <dc:date>2019-03-27T16:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48884#M3213</link>
      <description>&lt;P&gt;Hello Adam,&lt;/P&gt;&lt;P&gt;Thanks for your reply and suggestion. But this still does not allow me to view the changes of a specific given session - it just lists the last one. This is a step in the direction that I am aiming for but still not the actual goal.&lt;/P&gt;&lt;P&gt;Maybe some background; I have created a script that validates some management CLI strings and gives you feedback on found errors or just says that the string is okay to push if no errors are found. In the end you will receive a list of all created objects (access rules + their related policies to be pricise) as well as a string and the revision id that can be copy pasted into a change ticket that is linked to the changes. Now I want to create an additional script that should allow an "easy review" of a given change by just giving the session (or revision) uid as a parameter in order to do a "four eyes check" of the changes via the cli and not the smartconsole. Thats why I require the change uid of not the latest session, or of multiple sessions but just one specific one.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Maik&lt;/P&gt;</description>
      <pubDate>Wed, 27 Mar 2019 17:48:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48884#M3213</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-03-27T17:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48924#M3217</link>
      <description>What you're describing might be better accomplished with SmartTasks, a feature we are launching later this year.&lt;BR /&gt;You'll be able to trigger an action when someone attempts to publish a session.(e.g. Run a script).</description>
      <pubDate>Thu, 28 Mar 2019 01:19:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/48924#M3217</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-03-28T01:19:23Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49090#M3223</link>
      <description>Got ya. PhoneBoy is right on the task piece. Saw that at CPX and it was very very nice. But I get what you are trying to do, let me chew on that this weekend and get back to you</description>
      <pubDate>Thu, 28 Mar 2019 19:55:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49090#M3223</guid>
      <dc:creator>Adam_Forester</dc:creator>
      <dc:date>2019-03-28T19:55:25Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49091#M3224</link>
      <description>&lt;P&gt;Thanks PhoneBoy and Adam &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Especially for thinking over it again on the weekend. Would be great to find a solution - even if it will be a little bit more trickier to achieve than with just running one api call. Have a great weekend and looking forward to hearing from you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;By the way, as it is possible to paste a&amp;nbsp; session uid into the audit log in order to receive all required objects it should be possible with the api as well I guess? Maybe I could use the generic object api somehow... but I need to dig deeper into the usage of it as I have zero experience regarding generic api call so far.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Mar 2019 20:06:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49091#M3224</guid>
      <dc:creator>Maik</dc:creator>
      <dc:date>2019-03-28T20:06:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49177#M3229</link>
      <description>I think I got it... I tested a few different session in the lab this morning and it did what I think you want.&lt;BR /&gt;&lt;BR /&gt;If you run: mgmt_cli show changes to-session UID&lt;BR /&gt;&lt;BR /&gt;Then it will compare the session to the previously published session right before it. I know it seems really backwards but if you read the API guide it is oddly worded that way. If you don't specify the 'from-session' then it defaults: The session before to-session&lt;BR /&gt;&lt;BR /&gt;Make sure to set your details-level to get the detail you want</description>
      <pubDate>Fri, 29 Mar 2019 13:49:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49177#M3229</guid>
      <dc:creator>Adam_Forester</dc:creator>
      <dc:date>2019-03-29T13:49:04Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49294#M3237</link>
      <description>&lt;P&gt;Following the upcoming release of R80.30, we will publish the 'Changes Report' SmartConsole extension which uses the show-changes API command to visualize single session (private/published) changes.&lt;/P&gt;
&lt;P&gt;The extension source code would be published as well in our GitHub repository post its release.&lt;/P&gt;
&lt;P&gt;Check out&amp;nbsp;&lt;A href="https://community.checkpoint.com/docs/DOC-3472" target="_blank"&gt;How to extend and enhance SmartConsole?&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diff.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/270i459D28201DFF3319/image-size/large?v=v2&amp;amp;px=999" role="button" title="diff.png" alt="diff.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 30 Mar 2019 17:33:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/49294#M3237</guid>
      <dc:creator>Ron_Izraeli</dc:creator>
      <dc:date>2019-03-30T17:33:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/72795#M4314</link>
      <description>&lt;P&gt;The smartconsole extension looks very interesting - R80.30 has been out for some time now, is there any chance you could release the code for this extension?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jan 2020 08:05:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/72795#M4314</guid>
      <dc:creator>Ivan_Eriksen</dc:creator>
      <dc:date>2020-01-21T08:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80391#M4653</link>
      <description>Hi, when will this be published on the GitHub repository?</description>
      <pubDate>Wed, 01 Apr 2020 02:06:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80391#M4653</guid>
      <dc:creator>Simon_Macpherso</dc:creator>
      <dc:date>2020-04-01T02:06:19Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80394#M4655</link>
      <description>From what I can tell (at least on the link I have), this report only shows changes you've made in the current unpublished session and NOT, say, the delta between one session and another.&lt;BR /&gt;Not sure if that was the final GA version, though, I will have to check.</description>
      <pubDate>Wed, 01 Apr 2020 02:29:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80394#M4655</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-04-01T02:29:57Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80399#M4656</link>
      <description>&lt;P&gt;I would be needing to view the delta changes between the most recent and last published session.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Simon&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 02:46:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80399#M4656</guid>
      <dc:creator>Simon_Macpherso</dc:creator>
      <dc:date>2020-04-01T02:46:21Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80418#M4657</link>
      <description>&lt;P&gt;or, even better, to show all changes between 2 selected time period.&lt;/P&gt;
&lt;P&gt;Like all changes (NOT done only by me, instead by all admins (maybe report the name of admin) ) performed from 30.3.2020 10:00 till 1.4.2020 08:00. This makes the idea perfectly fit, also for auditing purposes.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 06:07:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80418#M4657</guid>
      <dc:creator>JozkoMrkvicka</dc:creator>
      <dc:date>2020-04-01T06:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80475#M4659</link>
      <description>&lt;P&gt;There is no succinct report that will show all changes between two published sessions.&amp;nbsp; However what you can do is look at the individual Audit Logs for all sessions published between two particular sessions.&amp;nbsp; This is described in Part 3 of my article &lt;SPAN class="lia-message-read"&gt;&lt;A href="https://community.checkpoint.com/t5/Policy-Management/R80-Change-Control-A-Visual-Guide/m-p/39702" target="_self"&gt;R80+ Change Control: A Visual Guide&lt;/A&gt;.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-message-read"&gt;Another thing you could try is bringing up the raw Audit Log as described in Part 4, then implement a date range filter spanning the time period between the two sessions you want to compare.&amp;nbsp; Once again this would just be looking at individual Audit Logs and not a nice report as shown earlier in this thread.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 13:27:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80475#M4659</guid>
      <dc:creator>Timothy_Hall</dc:creator>
      <dc:date>2020-04-01T13:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80570#M4670</link>
      <description>&lt;P&gt;Hi Maik, everyone,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;We haven't released Changes Report extension officially yet since we are creasing out a few last issues.&lt;/P&gt;
&lt;P&gt;In the meantime you are invited to start using it and provide us with your feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In order to install it, please follow the below instructions:&lt;/P&gt;
&lt;P&gt;1. On SmartConsole, got to Manage &amp;amp; Settings &amp;gt; Preferences &amp;gt; SmartConsole Extensions &amp;gt; +.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The “Import SmartConsole Extension…” window opens.&lt;/P&gt;
&lt;P&gt;Enter the web-service manifest URL for the manifest file:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://extensions.checkpoint.com/changes-report/extension.json" target="_blank"&gt;https://extensions.checkpoint.com/changes-report/extension.json&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Click ‘OK’.&lt;/P&gt;
&lt;P&gt;2. A verification message will pop-up – press ‘OK’.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The extension is now installed.&lt;/P&gt;
&lt;P&gt;“Changes” button will appear at:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;The upper toolbar in Security Policies tab and in Gateways and Servers tab - showing changes performed in the current private session&lt;/LI&gt;
&lt;LI&gt;The upper toolbar in Manage &amp;amp; Settings &amp;gt; Sessions &amp;gt; Session view - showing the changes performed in the selected session&lt;/LI&gt;
&lt;LI&gt;A “Changes” menu will appear at the upper toolbar in Manage &amp;amp; Settings &amp;gt; Sessions &amp;gt; Revisions view. It allows you to compare the selected revision with its previous, or with the current revision.&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;The extension is supported on top of R80.30 and up.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Let me know what you think &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 07:54:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/80570#M4670</guid>
      <dc:creator>Nurit_Gr</dc:creator>
      <dc:date>2020-04-02T07:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/82779#M4759</link>
      <description>I just installed the extension. I make a few changes in policy, then click the "Changes" button and the page that comes up is blank. Am I missing something? R80.30</description>
      <pubDate>Wed, 22 Apr 2020 14:36:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/82779#M4759</guid>
      <dc:creator>Kevin_Orrison</dc:creator>
      <dc:date>2020-04-22T14:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/82791#M4760</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are currently having an issue with the latest update of the extension.&lt;/P&gt;
&lt;P&gt;I'll update once it will be resolved.&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Apr 2020 15:25:10 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/82791#M4760</guid>
      <dc:creator>Nurit_Gr</dc:creator>
      <dc:date>2020-04-22T15:25:10Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/83253#M4779</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Issue is now resolved.&lt;/P&gt;
&lt;P&gt;Please contact me if you have additional issues.&lt;/P&gt;
&lt;P&gt;Sorry for the inconvenience.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 08:48:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/83253#M4779</guid>
      <dc:creator>Nurit_Gr</dc:creator>
      <dc:date>2020-04-27T08:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/83351#M4782</link>
      <description>It looks like it tries to load, but then I get this: "Error: Unable to retrieve read-only session"</description>
      <pubDate>Mon, 27 Apr 2020 14:40:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/83351#M4782</guid>
      <dc:creator>Kevin_Orrison</dc:creator>
      <dc:date>2020-04-27T14:40:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show changes from session =&gt; from a single session</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/83354#M4783</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Are you using a standalone environment? extensions are not supported on it.&lt;/P&gt;
&lt;P&gt;If not, please verify that the correct ip is configured on your management object.&lt;/P&gt;
&lt;P&gt;Also try to login to SmartConsole using the server ip instead of name.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If all of the above doesn't help - please send me SmartConsole and server logs (cpm, fwm and api) so that we can investigate.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 15:04:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Show-changes-from-session-gt-from-a-single-session/m-p/83354#M4783</guid>
      <dc:creator>Nurit_Gr</dc:creator>
      <dc:date>2020-04-27T15:04:07Z</dc:date>
    </item>
  </channel>
</rss>

