<?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 API mgmt_cli command to inquire firewall object IPSEC-VPN--&amp;gt;Link Selection--&amp;gt;IP address in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-mgmt-cli-command-to-inquire-firewall-object-IPSEC-VPN-gt/m-p/70859#M4225</link>
    <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am looking for mgmt_cli command to query actual IP address value defined at firewall object property (IPSec VPN -&amp;gt; Link Selection-&amp;gt; "Always use this IP address" ) used by site-to-site VPN connection.&lt;/P&gt;&lt;P&gt;I did not find that in "mgmt_cli show gateways-and-servers details-level full --format json ".&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;</description>
    <pubDate>Thu, 19 Dec 2019 00:56:29 GMT</pubDate>
    <dc:creator>Hadi</dc:creator>
    <dc:date>2019-12-19T00:56:29Z</dc:date>
    <item>
      <title>API mgmt_cli command to inquire firewall object IPSEC-VPN--&gt;Link Selection--&gt;IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-mgmt-cli-command-to-inquire-firewall-object-IPSEC-VPN-gt/m-p/70859#M4225</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I am looking for mgmt_cli command to query actual IP address value defined at firewall object property (IPSec VPN -&amp;gt; Link Selection-&amp;gt; "Always use this IP address" ) used by site-to-site VPN connection.&lt;/P&gt;&lt;P&gt;I did not find that in "mgmt_cli show gateways-and-servers details-level full --format json ".&lt;/P&gt;&lt;P&gt;Any suggestion?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Dec 2019 00:56:29 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-mgmt-cli-command-to-inquire-firewall-object-IPSEC-VPN-gt/m-p/70859#M4225</guid>
      <dc:creator>Hadi</dc:creator>
      <dc:date>2019-12-19T00:56:29Z</dc:date>
    </item>
    <item>
      <title>Re: API mgmt_cli command to inquire firewall object IPSEC-VPN--&gt;Link Selection--&gt;IP address</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/API-mgmt-cli-command-to-inquire-firewall-object-IPSEC-VPN-gt/m-p/70863#M4226</link>
      <description>With the UID of the gateway object, you can use the generic-object API to query for attributes not available through the published API and jq to grep for the specific one you want.&lt;BR /&gt;For example: mgmt_cli -r true --format json show generic-object uid 453ea708-cb36-4ca1-8c51-831e86c7a5d3 | jq ".vpn.singleVpnIp"</description>
      <pubDate>Thu, 19 Dec 2019 01:55:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/API-mgmt-cli-command-to-inquire-firewall-object-IPSEC-VPN-gt/m-p/70863#M4226</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2019-12-19T01:55:28Z</dc:date>
    </item>
  </channel>
</rss>

