<?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 changes from R80.40 to R81.10 batch files in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147176#M6783</link>
    <description>&lt;P&gt;in which SMS version and jumbo?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Apr 2022 11:53:30 GMT</pubDate>
    <dc:creator>ERTK</dc:creator>
    <dc:date>2022-04-27T11:53:30Z</dc:date>
    <item>
      <title>api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147070#M6770</link>
      <description>&lt;P&gt;hello,&lt;/P&gt;&lt;P&gt;Some month ago we deploy a new cluster on R80.40 (SMS and GW) by api and csv batch file (it had 40 interfaces).&lt;/P&gt;&lt;P&gt;I am trying to make the same procedure, with the same csv file (with another name, ips etc) in a SMS R81.10 jumbo 45 and it gives me an error:&lt;/P&gt;&lt;P&gt;the cluster network xxx is missing a valid ip address for some of the members.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run the old SMS (R80.40) run the same commands and csv file...and it works.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I review the api from R80.40 and R81.10 and it seems that the commands for adding interfaces on simple cluster are identical.....any kind of suggestion will be appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 11:59:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147070#M6770</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-04-26T11:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147079#M6771</link>
      <description>&lt;P&gt;What is the precise command line you're using and what does the CSV file look like?&lt;BR /&gt;It could very well be a bug and thus a TAC case may be needed.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 13:33:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147079#M6771</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2022-04-26T13:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147080#M6772</link>
      <description>&lt;P&gt;i create cluster&amp;nbsp;&lt;/P&gt;&lt;P&gt;and i copy paste example from api v1.8:&lt;/P&gt;&lt;P&gt;mgmt_cli -r true set simple-cluster name "fw-vip" interfaces.add.name "eth3" interfaces.add.ip-address "10.10.10.1" interfaces.add.ipv4-mask-length "24" interfaces.add.interface-type "cluster" interfaces.add.topology "INTERNAL" interfaces.add.anti-spoofing "true" members.update.1.name "fw-i" members.update.1.interfaces.name "eth3" members.update.1.interfaces.ipv4-address "10.10.10.2" members.update.1.interfaces.ipv4-network-mask "255.255.255.0" members.update.2.name "fw-ii" members.update.2.interfaces.name "eth3" members.update.2.interfaces.ipv4-address "10.10.10.3" members.update.2.interfaces.ipv4-network-mask "255.255.255.0" --format json&lt;/P&gt;&lt;P&gt;message:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt;"tasks" : [ {&lt;BR /&gt;"task-id" : "01234567-89ab-cdef-add6-8f7057328900",&lt;BR /&gt;"task-name" : "set simple-cluster",&lt;BR /&gt;"status" : "failed",&lt;BR /&gt;"progress-percentage" : 100,&lt;BR /&gt;"suppressed" : false,&lt;BR /&gt;"task-details" : [ {&lt;BR /&gt;"fault-message" : "Action Failed due to an Internal Error"&lt;BR /&gt;} ]&lt;BR /&gt;} ]&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 13:41:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147080#M6772</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-04-26T13:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147141#M6775</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;The command you're using is&amp;nbsp;&lt;EM&gt;set&amp;nbsp;&lt;/EM&gt;and not&amp;nbsp;&lt;EM&gt;add&lt;/EM&gt; meaning the Cluster already existed?&lt;/P&gt;
&lt;P&gt;If so what command did you use to create it?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 08:36:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147141#M6775</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2022-04-27T08:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147148#M6776</link>
      <description>&lt;P&gt;it is correct, i had created before cluster with command:&lt;/P&gt;&lt;P&gt;mgmt_cli add simple-cluster name "fw-vip" ......&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;that command was executed sucessfull&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 09:32:37 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147148#M6776</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-04-27T09:32:37Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147153#M6777</link>
      <description>&lt;P&gt;Thank you. Could you please share the full command used to create it? I would like to run the full flow.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 09:48:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147153#M6777</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2022-04-27T09:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147158#M6778</link>
      <description>&lt;P&gt;mgmt_cli -r true add simple-cluster name "fw-vip" version "R80.40" ip-address "10.10.11.251" os-name "Gaia" cluster-mode "cluster-xl-ha" firewall true interfaces.1.name "eth2" interfaces.1.ip-address "10.10.11.251" interfaces.1.network-mask "255.255.255.0" interfaces.1.interface-type "cluster" interfaces.2.name "Sync" interfaces.2.interface-type "sync" interfaces.2.topology "INTERNAL" interfaces.2.topology-settings.ip-address-behind-this-interface "network defined by the interface ip and net mask" interfaces.2.topology-settings.interface-leads-to-dmz false members.1.name "fw-i" members.1.one-time-password "vpn123" members.1.ip-address "10.10.11.2" members.1.interfaces.1.name "eth2" members.1.interfaces.1.ip-address "10.10.11.2" members.1.interfaces.1.network-mask "255.255.255.0" members.1.interfaces.2.name "Sync" members.1.interfaces.2.ip-address "1.1.1.1" members.1.interfaces.2.network-mask "255.255.255.248" members.2.name "fw_ii" members.2.one-time-password "vpn123" members.2.ip-address "10.10.11.3" members.2.interfaces.1.name "eth2" members.2.interfaces.1.ip-address "10.10.11.3" members.2.interfaces.1.network-mask "255.255.255.0" members.2.interfaces.2.name "Sync" members.2.interfaces.2.ip-address "1.1.1.2" members.2.interfaces.2.network-mask "255.255.255.248"&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 10:09:26 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147158#M6778</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-04-27T10:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147162#M6779</link>
      <description>&lt;P&gt;In the add command one object is fw-i and the other is fw_ii&amp;nbsp; --- hyphen vs. underscore.&lt;/P&gt;
&lt;P&gt;later in the&amp;nbsp;&lt;EM&gt;set&lt;/EM&gt; command the object name is shown with hyphen fw-ii while in the&amp;nbsp;&lt;EM&gt;add &lt;/EM&gt;command it is shown with underscore fw_ii&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try running:&lt;/P&gt;
&lt;P&gt;mgmt_cli -r true set simple-cluster name "fw-vip" interfaces.add.name "eth3" interfaces.add.ip-address "10.10.10.1" interfaces.add.ipv4-mask-length "24" interfaces.add.interface-type "cluster" interfaces.add.topology "INTERNAL" interfaces.add.anti-spoofing "true" members.update.1.name "fw-i" members.update.1.interfaces.name "eth3" members.update.1.interfaces.ipv4-address "10.10.10.2" members.update.1.interfaces.ipv4-network-mask "255.255.255.0" members.update.2.name "fw_ii" members.update.2.interfaces.name "eth3" members.update.2.interfaces.ipv4-address "10.10.10.3" members.update.2.interfaces.ipv4-network-mask "255.255.255.0" --format json&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 10:32:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147162#M6779</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2022-04-27T10:32:17Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147163#M6780</link>
      <description>&lt;P&gt;hello, thanks for your answer...this is a copy paste problem mine. i did it with the same name on both commands&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 10:35:21 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147163#M6780</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-04-27T10:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147164#M6781</link>
      <description>&lt;P&gt;here the error that report on smartconsole:"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Task: set simple-cluster&lt;BR /&gt;Initiator: WEB_API&lt;BR /&gt;Start Time: 26/04/2022 14:59&lt;BR /&gt;Completed: 26/04/2022 14:59&lt;BR /&gt;Status: Failed&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;The cluster network eth3 is missing a valid IP address for some of the members.&lt;BR /&gt;--------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;"&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 10:38:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147164#M6781</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-04-27T10:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147171#M6782</link>
      <description>&lt;P&gt;Both commands worked for me (after fixing the underscore - hyphen issue)&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 11:47:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147171#M6782</guid>
      <dc:creator>Tal_Paz-Fridman</dc:creator>
      <dc:date>2022-04-27T11:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147176#M6783</link>
      <description>&lt;P&gt;in which SMS version and jumbo?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 11:53:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/147176#M6783</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-04-27T11:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154283#M7026</link>
      <description>&lt;P&gt;ERTK, did you get this working?&amp;nbsp; Facing a similar issue with APIs working in R80.40 no longer work on R81.10.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 16:30:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154283#M7026</guid>
      <dc:creator>Raj_Khatri</dc:creator>
      <dc:date>2022-08-01T16:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154309#M7027</link>
      <description>&lt;P&gt;hi, unfortunately issues with this command&amp;nbsp;"mgmt_cli add simple-cluster name"&amp;nbsp; couldn't solve it, i openned a case with TAC but it didnt solve .&lt;/P&gt;&lt;P&gt;we solved the situation using another approach with other API command , First we create a simple cluster with basics intefaces and then we edit this object with "&lt;SPAN&gt;mgmt_cli set simple-cluster" and bach file.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;This approach&amp;nbsp;work for us.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 06:23:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154309#M7027</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-08-02T06:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154362#M7033</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Did you try changing the&amp;nbsp;&lt;SPAN&gt;underscore/hyphen?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I think there were no relevant changes in the API but maybe some validation was added in another place that might cause this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 14:10:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154362#M7033</guid>
      <dc:creator>Amir_Senn</dc:creator>
      <dc:date>2022-08-02T14:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154363#M7034</link>
      <description>&lt;P&gt;Hi Raj,&lt;/P&gt;
&lt;P&gt;Can you also share the full command?&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2022 14:10:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154363#M7034</guid>
      <dc:creator>Amir_Senn</dc:creator>
      <dc:date>2022-08-02T14:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154389#M7037</link>
      <description>&lt;P&gt;1. Get the session ID&lt;/P&gt;&lt;P&gt;curl -k --request POST '&lt;A href="https://CMAIP:443/web_api/login" target="_blank"&gt;https://CMAIP:443/web_api/login&lt;/A&gt;' --header 'Content-Type: application/json' --data-raw '{"user" : "USERNAME", "password" : "PASSWORD", "domain" : "DOMAIN"}'&lt;/P&gt;&lt;P&gt;2. Use session ID from above to get routes&lt;/P&gt;&lt;P&gt;curl -k --request POST '&lt;A href="https://CMAIP:443/web_api/v1/run-script" target="_blank"&gt;https://CMAIP:443/web_api/v1/run-script&lt;/A&gt;' --header 'X-chkp-sid: SESSIONID' --header 'Content-Type: application/json' --data-raw '{"script-name": "Script Example: Show Routes", "script": "netstat -rnv", "targets": ["R80-FW1"]}'&lt;/P&gt;&lt;P&gt;On non-SMB firewalls, this succeeds and returns a task ID.&amp;nbsp; However, on SMB firewalls (1100, 1400, 1500) it fails with a 'generic_err_object_not_found' error.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 02:33:54 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154389#M7037</guid>
      <dc:creator>Raj_Khatri</dc:creator>
      <dc:date>2022-08-03T02:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154393#M7038</link>
      <description>&lt;P&gt;It was a transcription error. i changed some details of command in order to hide customer information.&lt;/P&gt;&lt;P&gt;I used the same command and csv in one SMS R80.40 and R80.10.....the first one worked and second failt.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 05:58:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154393#M7038</guid>
      <dc:creator>ERTK</dc:creator>
      <dc:date>2022-08-03T05:58:36Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154394#M7039</link>
      <description>&lt;P&gt;Can you run R80 on 1100 appliances? Not very likely. So how can they even be part of the groep R80-FW1 ?&lt;/P&gt;
&lt;P&gt;You can try to run scripts from Smart Console first. If that fails you propably get an error message telling why it can't do it.&lt;/P&gt;
&lt;P&gt;But as a general hint: SMB devices are not that much into R80 and thus not that much into automation.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 05:59:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154394#M7039</guid>
      <dc:creator>Hugo_vd_Kooij</dc:creator>
      <dc:date>2022-08-03T05:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: api changes from R80.40 to R81.10 batch files</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154409#M7040</link>
      <description>&lt;P&gt;It looks like this is unrelated to the API itself and some new validation were added in R81.10 that caused this issue to happen.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 07:07:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-changes-from-R80-40-to-R81-10-batch-files/m-p/154409#M7040</guid>
      <dc:creator>Amir_Senn</dc:creator>
      <dc:date>2022-08-03T07:07:24Z</dc:date>
    </item>
  </channel>
</rss>

