<?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 can i see my new web_api added gateway in smartconsole? in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-can-i-see-my-new-web-api-added-gateway-in-smartconsole/m-p/24113#M1483</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you publish the session?&lt;/P&gt;&lt;P&gt;It won't show in SmartConsole until you publish the session that created it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 04 Sep 2018 17:57:30 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2018-09-04T17:57:30Z</dc:date>
    <item>
      <title>how can i see my new web_api added gateway in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-can-i-see-my-new-web-api-added-gateway-in-smartconsole/m-p/24112#M1482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have created a new gateway via web_api:&amp;nbsp;&lt;SPAN style="color: #f0f0f0; background-color: #282828; font-weight: normal; font-size: 12px;"&gt;add-simple-gateway&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;got a response the gateway was added (see below)&lt;/P&gt;&lt;P&gt;however, in the&amp;nbsp;smartConsloe (r80.10), i cannot see the new gateway in the "gateways &amp;amp; servers" menu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{&lt;BR /&gt; "uid": "e9672c8d-1822-4f68-af3b-d3720e7b6b9f",&lt;BR /&gt; "name": "michael_full_api",&lt;BR /&gt; "type": "simple-gateway",&lt;BR /&gt; "domain": {&lt;BR /&gt; "uid": "41e821a0-3720-11e3-aa6e-0800200c9fde",&lt;BR /&gt; "name": "SMC User",&lt;BR /&gt; "domain-type": "domain"&lt;BR /&gt; },&lt;BR /&gt; "interfaces": [&lt;BR /&gt; {&lt;BR /&gt; "name": "eth0",&lt;BR /&gt; "ipv4-address": "10.159.1.38",&lt;BR /&gt; "ipv4-network-mask": "255.255.255.240",&lt;BR /&gt; "ipv4-mask-length": 28,&lt;BR /&gt; "ipv6-address": "",&lt;BR /&gt; "topology": "external",&lt;BR /&gt; "anti-spoofing": true,&lt;BR /&gt; "anti-spoofing-settings": {&lt;BR /&gt; "action": "prevent"&lt;BR /&gt; },&lt;BR /&gt; "security-zone": false&lt;BR /&gt; },&lt;BR /&gt; {&lt;BR /&gt; "name": "eth1",&lt;BR /&gt; "ipv4-address": "10.159.1.22",&lt;BR /&gt; "ipv4-network-mask": "255.255.255.240",&lt;BR /&gt; "ipv4-mask-length": 28,&lt;BR /&gt; "ipv6-address": "",&lt;BR /&gt; "topology": "internal",&lt;BR /&gt; "topology-settings": {&lt;BR /&gt; "ip-address-behind-this-interface": "not defined",&lt;BR /&gt; "interface-leads-to-dmz": false&lt;BR /&gt; },&lt;BR /&gt; "anti-spoofing": false,&lt;BR /&gt; "security-zone": false&lt;BR /&gt; }&lt;BR /&gt; ],&lt;BR /&gt; "ipv4-address": "13.69.120.19",&lt;BR /&gt; "dynamic-ip": false,&lt;BR /&gt; "version": "R80",&lt;BR /&gt; "os-name": "Gaia",&lt;BR /&gt; "hardware": "Open server",&lt;BR /&gt; "sic-name": "CN=michael_full_api,O=checkpointmgmt..z5vm9o",&lt;BR /&gt; "sic-state": "communicating",&lt;BR /&gt; "firewall": true,&lt;BR /&gt; "firewall-settings": {&lt;BR /&gt; "auto-maximum-limit-for-concurrent-connections": true,&lt;BR /&gt; "maximum-limit-for-concurrent-connections": 25000,&lt;BR /&gt; "auto-calculate-connections-hash-table-size-and-memory-pool": true,&lt;BR /&gt; "connections-hash-size": 131072,&lt;BR /&gt; "memory-pool-size": 6,&lt;BR /&gt; "maximum-memory-pool-size": 30&lt;BR /&gt; },&lt;BR /&gt; "vpn": true,&lt;BR /&gt; "vpn-settings": {&lt;BR /&gt; "maximum-concurrent-ike-negotiations": 1000,&lt;BR /&gt; "maximum-concurrent-tunnels": 10000&lt;BR /&gt; },&lt;BR /&gt; "application-control": true,&lt;BR /&gt; "url-filtering": true,&lt;BR /&gt; "ips": true,&lt;BR /&gt; "content-awareness": false,&lt;BR /&gt; "anti-bot": true,&lt;BR /&gt; "anti-virus": true,&lt;BR /&gt; "threat-emulation": true,&lt;BR /&gt; "save-logs-locally": false,&lt;BR /&gt; "send-alerts-to-server": [&lt;BR /&gt; "checkpointmgmt"&lt;BR /&gt; ],&lt;BR /&gt; "send-logs-to-server": [&lt;BR /&gt; "checkpointmgmt"&lt;BR /&gt; ],&lt;BR /&gt; "send-logs-to-backup-server": [],&lt;BR /&gt; "logs-settings": {&lt;BR /&gt; "rotate-log-by-file-size": false,&lt;BR /&gt; "rotate-log-file-size-threshold": 1000,&lt;BR /&gt; "rotate-log-on-schedule": false,&lt;BR /&gt; "alert-when-free-disk-space-below-metrics": "mbytes",&lt;BR /&gt; "alert-when-free-disk-space-below": true,&lt;BR /&gt; "alert-when-free-disk-space-below-threshold": 20,&lt;BR /&gt; "alert-when-free-disk-space-below-type": "popup alert",&lt;BR /&gt; "delete-when-free-disk-space-below-metrics": "mbytes",&lt;BR /&gt; "delete-when-free-disk-space-below": true,&lt;BR /&gt; "delete-when-free-disk-space-below-threshold": 5000,&lt;BR /&gt; "before-delete-keep-logs-from-the-last-days": false,&lt;BR /&gt; "before-delete-keep-logs-from-the-last-days-threshold": 0,&lt;BR /&gt; "before-delete-run-script": false,&lt;BR /&gt; "before-delete-run-script-command": "",&lt;BR /&gt; "stop-logging-when-free-disk-space-below-metrics": "mbytes",&lt;BR /&gt; "stop-logging-when-free-disk-space-below": true,&lt;BR /&gt; "stop-logging-when-free-disk-space-below-threshold": 100,&lt;BR /&gt; "reject-connections-when-free-disk-space-below-threshold": false,&lt;BR /&gt; "reserve-for-packet-capture-metrics": "mbytes",&lt;BR /&gt; "reserve-for-packet-capture-threshold": 500,&lt;BR /&gt; "delete-index-files-when-index-size-above-metrics": "mbytes",&lt;BR /&gt; "delete-index-files-when-index-size-above": false,&lt;BR /&gt; "delete-index-files-when-index-size-above-threshold": 100000,&lt;BR /&gt; "delete-index-files-older-than-days": false,&lt;BR /&gt; "delete-index-files-older-than-days-threshold": 14,&lt;BR /&gt; "forward-logs-to-log-server": false,&lt;BR /&gt; "perform-log-rotate-before-log-forwarding": false,&lt;BR /&gt; "update-account-log-every": 3600,&lt;BR /&gt; "detect-new-citrix-ica-application-names": false,&lt;BR /&gt; "turn-on-qos-logging": true&lt;BR /&gt; },&lt;BR /&gt; "groups": [],&lt;BR /&gt; "comments": "",&lt;BR /&gt; "color": "yellow",&lt;BR /&gt; "icon": "NetworkObjects/gateway",&lt;BR /&gt; "tags": [],&lt;BR /&gt; "meta-info": {&lt;BR /&gt; "lock": "unlocked",&lt;BR /&gt; "validation-state": "ok",&lt;BR /&gt; "last-modify-time": {&lt;BR /&gt; "posix": 1536072171932,&lt;BR /&gt; "iso-8601": "2018-09-04T14:42+0000"&lt;BR /&gt; },&lt;BR /&gt; "last-modifier": "admin",&lt;BR /&gt; "creation-time": {&lt;BR /&gt; "posix": 1536072170347,&lt;BR /&gt; "iso-8601": "2018-09-04T14:42+0000"&lt;BR /&gt; },&lt;BR /&gt; "creator": "admin"&lt;BR /&gt; },&lt;BR /&gt; "read-only": true&lt;BR /&gt;}&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 15:03:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-can-i-see-my-new-web-api-added-gateway-in-smartconsole/m-p/24112#M1482</guid>
      <dc:creator>Michael_Nassie</dc:creator>
      <dc:date>2018-09-04T15:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: how can i see my new web_api added gateway in smartconsole?</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/how-can-i-see-my-new-web-api-added-gateway-in-smartconsole/m-p/24113#M1483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did you publish the session?&lt;/P&gt;&lt;P&gt;It won't show in SmartConsole until you publish the session that created it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 04 Sep 2018 17:57:30 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/how-can-i-see-my-new-web-api-added-gateway-in-smartconsole/m-p/24113#M1483</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2018-09-04T17:57:30Z</dc:date>
    </item>
  </channel>
</rss>

