<?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 what is the end point for HTTPS inspection? in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/what-is-the-end-point-for-HTTPS-inspection/m-p/14157#M985</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing python scripts to automate the most boring and trivial tasks. I could not find in the documentation what is the end point for HTTPS inspection. I would like to be able to download the policy list, add/remove etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the document i am using as reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#gui-cli/show-threat-exception~v1.1%20" title="https://sc1.checkpoint.com/documents/latest/APIs/index.html#gui-cli/show-threat-exception~v1.1%20"&gt;Check Point - Management API reference&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Apr 2018 19:05:05 GMT</pubDate>
    <dc:creator>Carlos_Kasprzyk</dc:creator>
    <dc:date>2018-04-10T19:05:05Z</dc:date>
    <item>
      <title>what is the end point for HTTPS inspection?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/what-is-the-end-point-for-HTTPS-inspection/m-p/14157#M985</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am writing python scripts to automate the most boring and trivial tasks. I could not find in the documentation what is the end point for HTTPS inspection. I would like to be able to download the policy list, add/remove etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is the document i am using as reference&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#gui-cli/show-threat-exception~v1.1%20" title="https://sc1.checkpoint.com/documents/latest/APIs/index.html#gui-cli/show-threat-exception~v1.1%20"&gt;Check Point - Management API reference&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 19:05:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/what-is-the-end-point-for-HTTPS-inspection/m-p/14157#M985</guid>
      <dc:creator>Carlos_Kasprzyk</dc:creator>
      <dc:date>2018-04-10T19:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: what is the end point for HTTPS inspection?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/what-is-the-end-point-for-HTTPS-inspection/m-p/14158#M986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HTTPS Inspection is not a part of the Management REST API’s with the current release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can use dbedit or show-generic-object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #b05b06; background-color: #ffffff; border: 0px;"&gt;&lt;SPAN style="color: red; border: 0px; font-weight: inherit;"&gt;&lt;STRONG style="border: 0px; font-weight: bold;"&gt;Disclaimer&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="color: #b05b06; background-color: #ffffff; border: 0px;"&gt;These APIs provide direct access to different objects and fields in the database. As a result if an objects schema change, scripts that relied on specific schema fields may break.&lt;/P&gt;&lt;P style="color: #b05b06; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #b05b06; background-color: #ffffff; border: 0px;"&gt;As the generic-object(s) API calls have direct access to change different objects and fields in the database, they do not always provide data validation to ensure that the data added to the fields are following required format for this field. Therefore you have to ensure that the script or 3rd party system you are using to integrate with the management server is doing appropriate data validation before sending the API call.&lt;/P&gt;&lt;P style="color: #b05b06; background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="color: #b05b06; background-color: #ffffff; border: 0px;"&gt;When you have the option, always prefer to use the documented API calls and not the generic API calls as&lt;/P&gt;&lt;UL style="color: #b05b06; background-color: #ffffff; border: 0px; padding: 0px 0px 0px 30px;"&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;They are doing data validation&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;They are documented&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;They are future compatible&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;They are tested&lt;/LI&gt;&lt;LI style="border: 0px; font-weight: inherit; margin: 0.5ex 0px;"&gt;They are supported by Technical Assistance Center (TAC)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please note that the entire HTTPS Inspection rulebase is one big object. Adding and removing rules are basically a modification of the one HTTPS Inspection rulebase object that exists in the system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Robert and Tomer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Apr 2018 20:52:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/what-is-the-end-point-for-HTTPS-inspection/m-p/14158#M986</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-04-10T20:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: what is the end point for HTTPS inspection?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/what-is-the-end-point-for-HTTPS-inspection/m-p/14159#M987</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I guess I am not touching that. Will focus on what is available in the API.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the concise answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 11 Apr 2018 14:53:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/what-is-the-end-point-for-HTTPS-inspection/m-p/14159#M987</guid>
      <dc:creator>Carlos_Kasprzyk</dc:creator>
      <dc:date>2018-04-11T14:53:05Z</dc:date>
    </item>
  </channel>
</rss>

