<?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 Management API Versioning in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Management-API-Versioning/m-p/39585#M2482</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H2&gt;Overview&lt;/H2&gt;&lt;P&gt;Every new version of&amp;nbsp;Check Point Management Server starting from R80 brings a new version of Management API.&lt;/P&gt;&lt;P&gt;These new versions add new commands and improve&amp;nbsp;the existing&amp;nbsp;commands. While the API team is doing its best to maintain backward compatibility and keep existing scripts working after the upgrade, the behavior of some commands may be changed in incompatible way. It's suggested to use the latest version of API whenever possible but it's allowed to switch to any of the previous versions by&amp;nbsp;adding the desired version explicitly to the call to return to previous behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Instructions&lt;/H2&gt;&lt;P&gt;Without explicit version specification - the latest version of Management API is used by default:&lt;/P&gt;&lt;P&gt;SmartConsole CLI: &lt;STRONG&gt;show-networks&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mgmt_cli tool: &lt;STRONG&gt;mgmt_cli&lt;/STRONG&gt; &lt;STRONG&gt;show-networks&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;Gaia CLI: &lt;STRONG&gt;show-networks&lt;BR /&gt;&lt;/STRONG&gt;Web Services: &lt;STRONG&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;mgmt-server&amp;gt;:&amp;lt;port&amp;gt;/web_api/show-networks&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By specifying the version explicitly - this version of API will be used:&lt;/P&gt;&lt;P&gt;SmartConsole CLI:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;show-networks&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;-v&amp;nbsp;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;mgmt_cli tool:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mgmt_cli&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;show-networks&amp;nbsp;-v&amp;nbsp;1&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;Gaia CLI:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;show-networks&amp;nbsp;-v&amp;nbsp;1&lt;BR /&gt;&lt;/STRONG&gt;Web Services:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;mgmt-server&amp;gt;:&amp;lt;port&amp;gt;/web_api/v1/show-networks&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Versions&lt;/H2&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6; width: 19.4224%;"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef; height: 24px;"&gt;&lt;TH style="width: 10%; height: 24px; text-align: left;"&gt;Management Server Version&lt;/TH&gt;&lt;TH style="width: 14.4158%; height: 24px; text-align: left;"&gt;Management API Version&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR style="height: 24px;"&gt;&lt;TD style="width: 10%; height: 24px;"&gt;R80&lt;/TD&gt;&lt;TD style="width: 14.4158%; height: 24px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 24px;"&gt;&lt;TD style="width: 10%; height: 24px;"&gt;R80.10&lt;/TD&gt;&lt;TD style="width: 14.4158%; height: 24px;"&gt;1.1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Sep 2017 12:50:53 GMT</pubDate>
    <dc:creator>Eugene_Grybinny</dc:creator>
    <dc:date>2017-09-05T12:50:53Z</dc:date>
    <item>
      <title>Management API Versioning</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Management-API-Versioning/m-p/39585#M2482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H2&gt;Overview&lt;/H2&gt;&lt;P&gt;Every new version of&amp;nbsp;Check Point Management Server starting from R80 brings a new version of Management API.&lt;/P&gt;&lt;P&gt;These new versions add new commands and improve&amp;nbsp;the existing&amp;nbsp;commands. While the API team is doing its best to maintain backward compatibility and keep existing scripts working after the upgrade, the behavior of some commands may be changed in incompatible way. It's suggested to use the latest version of API whenever possible but it's allowed to switch to any of the previous versions by&amp;nbsp;adding the desired version explicitly to the call to return to previous behavior.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Instructions&lt;/H2&gt;&lt;P&gt;Without explicit version specification - the latest version of Management API is used by default:&lt;/P&gt;&lt;P&gt;SmartConsole CLI: &lt;STRONG&gt;show-networks&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;mgmt_cli tool: &lt;STRONG&gt;mgmt_cli&lt;/STRONG&gt; &lt;STRONG&gt;show-networks&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;Gaia CLI: &lt;STRONG&gt;show-networks&lt;BR /&gt;&lt;/STRONG&gt;Web Services: &lt;STRONG&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;mgmt-server&amp;gt;:&amp;lt;port&amp;gt;/web_api/show-networks&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By specifying the version explicitly - this version of API will be used:&lt;/P&gt;&lt;P&gt;SmartConsole CLI:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;show-networks&lt;/STRONG&gt;&amp;nbsp;&lt;STRONG&gt;-v&amp;nbsp;1&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;mgmt_cli tool:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;mgmt_cli&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;show-networks&amp;nbsp;-v&amp;nbsp;1&lt;/STRONG&gt;&amp;nbsp;&lt;BR /&gt;Gaia CLI:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;show-networks&amp;nbsp;-v&amp;nbsp;1&lt;BR /&gt;&lt;/STRONG&gt;Web Services:&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN&gt;POST &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://" rel="nofollow"&gt;https://&lt;/A&gt;&lt;SPAN&gt;&amp;lt;mgmt-server&amp;gt;:&amp;lt;port&amp;gt;/web_api/v1/show-networks&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;H2&gt;Versions&lt;/H2&gt;&lt;TABLE class="j-table jiveBorder" style="border: 1px solid #c6c6c6; width: 19.4224%;"&gt;&lt;THEAD&gt;&lt;TR style="background-color: #efefef; height: 24px;"&gt;&lt;TH style="width: 10%; height: 24px; text-align: left;"&gt;Management Server Version&lt;/TH&gt;&lt;TH style="width: 14.4158%; height: 24px; text-align: left;"&gt;Management API Version&lt;/TH&gt;&lt;/TR&gt;&lt;/THEAD&gt;&lt;TBODY&gt;&lt;TR style="height: 24px;"&gt;&lt;TD style="width: 10%; height: 24px;"&gt;R80&lt;/TD&gt;&lt;TD style="width: 14.4158%; height: 24px;"&gt;1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="height: 24px;"&gt;&lt;TD style="width: 10%; height: 24px;"&gt;R80.10&lt;/TD&gt;&lt;TD style="width: 14.4158%; height: 24px;"&gt;1.1&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Sep 2017 12:50:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Management-API-Versioning/m-p/39585#M2482</guid>
      <dc:creator>Eugene_Grybinny</dc:creator>
      <dc:date>2017-09-05T12:50:53Z</dc:date>
    </item>
  </channel>
</rss>

