<?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 syntax fore creating inline-layer in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12940#M918</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the information, the tool looks promising but the migrations i need to accomplish include a number of releases that in mot cases are not even close to the supported 8.3. Nevertheless i tried the tool with some of the source configs and the result was quite good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have emplyed quite time developing some python scripts to generate the object named depending on the interface they are routed, and some other cosmetic small changes so for now i think i will stay there. In the specifica case im facing its only a migration from some of the interfaces, so i prefer not to create objects that are not used at the moment in the policy. I wonder why i did not find the tool 2 weeks ago, i could have used the output and make some easy filtering &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the policy, you are rigth Joshua, i created a new layer, added all the rules there and then manualy set the inline action redirection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Javier Sanchez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Nov 2017 07:50:01 GMT</pubDate>
    <dc:creator>Javier_Sanchez</dc:creator>
    <dc:date>2017-11-20T07:50:01Z</dc:date>
    <item>
      <title>API syntax fore creating inline-layer</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12937#M915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ive been the last days searching and trying to figure out a way to add inline layes and subrules to the policy.&lt;/P&gt;&lt;P&gt;I'm working on a small puython script to translate some cisco asa configs to new R80 deployments, and&lt;/P&gt;&lt;P&gt;i would like to import the rules via the api.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found some example for assigning an inline layer to a rule via the apply action, but does anyone know if its possible to create them from scratch directly in the rulebase ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Javier Sanchez&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/t5/tag/inline layers/tg-p"&gt;&lt;/A&gt;‌ &lt;A href="https://community.checkpoint.com/t5/tag/api/tg-p"&gt;&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 18 Nov 2017 10:09:17 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12937#M915</guid>
      <dc:creator>Javier_Sanchez</dc:creator>
      <dc:date>2017-11-18T10:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: API syntax fore creating inline-layer</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12938#M916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You don't actually create an in-line layer per say, an in-line layer is just any layer you have applied as an action to a rule. So create a traditional access-layer, then assign it as your 'in-line' layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that makes sense!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2017 04:17:50 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12938#M916</guid>
      <dc:creator>Joshua_Hatter</dc:creator>
      <dc:date>2017-11-19T04:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: API syntax fore creating inline-layer</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12939#M917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Try the&amp;nbsp;&lt;A href="https://github.com/CheckPoint-APIs-Team/SmartMove"&gt;SmartMove tool&lt;/A&gt;, it does exactly what you are struggling to accomplish...&lt;/P&gt;&lt;P&gt;It is Check Point's open source, based on API calls.&lt;/P&gt;&lt;P&gt;It generates bash scripts to migrate the database into CP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 19 Nov 2017 08:30:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12939#M917</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2017-11-19T08:30:03Z</dc:date>
    </item>
    <item>
      <title>Re: API syntax fore creating inline-layer</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12940#M918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for the information, the tool looks promising but the migrations i need to accomplish include a number of releases that in mot cases are not even close to the supported 8.3. Nevertheless i tried the tool with some of the source configs and the result was quite good.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have emplyed quite time developing some python scripts to generate the object named depending on the interface they are routed, and some other cosmetic small changes so for now i think i will stay there. In the specifica case im facing its only a migration from some of the interfaces, so i prefer not to create objects that are not used at the moment in the policy. I wonder why i did not find the tool 2 weeks ago, i could have used the output and make some easy filtering &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regarding the policy, you are rigth Joshua, i created a new layer, added all the rules there and then manualy set the inline action redirection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Javier Sanchez&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Nov 2017 07:50:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-syntax-fore-creating-inline-layer/m-p/12940#M918</guid>
      <dc:creator>Javier_Sanchez</dc:creator>
      <dc:date>2017-11-20T07:50:01Z</dc:date>
    </item>
  </channel>
</rss>

