<?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: How to &amp;quot;Get Topology&amp;quot; on a gateway with the API? in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5662#M474</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any news on this feature? I'm also working on a setup that would be much better if I could update topology settings from the API (or even clish/ssh).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2018 12:01:47 GMT</pubDate>
    <dc:creator>Sigbjorn</dc:creator>
    <dc:date>2018-03-07T12:01:47Z</dc:date>
    <item>
      <title>How to "Get Topology" on a gateway with the API?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5659#M471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Ideas?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 12:32:34 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5659#M471</guid>
      <dc:creator>Verian_Mancina</dc:creator>
      <dc:date>2017-08-24T12:32:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to "Get Topology" on a gateway with the API?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5660#M472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The only way seems&amp;nbsp;to do something like in the example below; where you have to define the interfaces, which makes it not as helpful in my mind.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE class="" style="color: #191919; background: #efefef; border: 0px none; margin: 0px 0px 10px; padding: 9.5px;"&gt;add simple-gateway name "gw1" color "YELLOW" ipv4-address "192.0.2.230" version "R80" one-time-password "aaaa" firewall true vpn true application-control true url-filtering true ips true anti-bot true anti-virus true threat-emulation true interfaces.1.name "eth0" interfaces.1.ipv4-address "192.0.2.230" interfaces.1.ipv4-network-mask "255.255.255.128" interfaces.1.anti-spoofing true interfaces.1.topology "EXTERNAL" interfaces.2.name "eth1" interfaces.2.ipv4-address "192.0.2.88" interfaces.2.ipv4-network-mask "255.255.255.0" interfaces.2.anti-spoofing true interfaces.2.topology "INTERNAL" --format json&amp;nbsp; • "--format json" is optional. By default the output is presented in plain text.&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 20:19:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5660#M472</guid>
      <dc:creator>Gary_Lipets</dc:creator>
      <dc:date>2017-08-24T20:19:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to "Get Topology" on a gateway with the API?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5661#M473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Short answer: not at this time.&lt;/P&gt;&lt;P&gt;Slightly longer answer: There are many operations that still use CPMI and are not exposed by the R80.x APIs yet.&lt;/P&gt;&lt;P&gt;This includes many things with gateway objects... including "get topology."&lt;/P&gt;&lt;P&gt;It is expected to be addressed in later releases.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 22:06:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5661#M473</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2017-08-24T22:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to "Get Topology" on a gateway with the API?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5662#M474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are there any news on this feature? I'm also working on a setup that would be much better if I could update topology settings from the API (or even clish/ssh).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 12:01:47 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5662#M474</guid>
      <dc:creator>Sigbjorn</dc:creator>
      <dc:date>2018-03-07T12:01:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to "Get Topology" on a gateway with the API?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5663#M475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No, not yet.&lt;/P&gt;&lt;P&gt;But you can use dbedit utility instead.&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2018 12:27:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/5663#M475</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-03-07T12:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to "Get Topology" on a gateway with the API?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/118577#M5845</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/7"&gt;@PhoneBoy&lt;/a&gt;&amp;nbsp; Is this API available yet. We have some vpnt interfaces that are configured on the CG instance and need to be discovered as part of 'Get Topology'. For Automation purposes we need an API for the same.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 21:23:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/118577#M5845</guid>
      <dc:creator>vivekachar09</dc:creator>
      <dc:date>2021-05-17T21:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to "Get Topology" on a gateway with the API?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/118580#M5846</link>
      <description>&lt;P&gt;It is not available yet and can't speak to the precise roadmap.&lt;/P&gt;</description>
      <pubDate>Mon, 17 May 2021 23:55:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/How-to-quot-Get-Topology-quot-on-a-gateway-with-the-API/m-p/118580#M5846</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-05-17T23:55:58Z</dc:date>
    </item>
  </channel>
</rss>

