<?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: mgmt API - howto remove ipv6-address from host/network objects in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77006#M4503</link>
    <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1046"&gt;@Eran_Habad&lt;/a&gt;&amp;nbsp;any ideas on this one?&lt;/P&gt;</description>
    <pubDate>Tue, 03 Mar 2020 16:10:18 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2020-03-03T16:10:18Z</dc:date>
    <item>
      <title>mgmt API - howto remove ipv6-address from host/network objects</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/76993#M4501</link>
      <description>&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;maybe someone can tell me, what I'm doing wrong here..&lt;/P&gt;&lt;P&gt;I'm not able to remove an IPv6 address from a host or network object. This is a string field, but setting it to an empty string is just ignored. I did not found a syntax example yet, how to remove a field completly.&lt;/P&gt;&lt;P&gt;I'm using SmartConsole CLI v1.5 (R80.30 JHFA T140) in this example.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="javascript"&gt;&amp;gt; show host name host17
...
name: "host17"
type: "host"
...
ipv4-address: "192.168.1.2"
ipv6-address: "2001:DB8::12"
...
&amp;gt; set host name host17 ipv6-address ""
&amp;gt; show host name host17
...
name: "host17"
type: "host"
...
ipv4-address: "192.168.1.2"
ipv6-address: "2001:DB8::12"
...
&amp;gt; set host name host17 ipv6-address ''
&amp;gt; show host name host17
...
name: "host17"
type: "host"
...
ipv4-address: "192.168.1.2"
ipv6-address: "2001:DB8::12"
...&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for any ideas.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 14:52:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/76993#M4501</guid>
      <dc:creator>Tobias_Moritz</dc:creator>
      <dc:date>2020-03-03T14:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt API - howto remove ipv6-address from host/network objects</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77006#M4503</link>
      <description>&lt;P&gt;&lt;a href="https://community.checkpoint.com/t5/user/viewprofilepage/user-id/1046"&gt;@Eran_Habad&lt;/a&gt;&amp;nbsp;any ideas on this one?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2020 16:10:18 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77006#M4503</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-03-03T16:10:18Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt API - howto remove ipv6-address from host/network objects</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77108#M4511</link>
      <description>&lt;P&gt;Hi Tobias,&lt;/P&gt;
&lt;P&gt;My name is Omer and I am leading the Management API team now.&lt;/P&gt;
&lt;P&gt;Thank you for&amp;nbsp;raising this&amp;nbsp;question. We are&amp;nbsp;aware there is&amp;nbsp;an issue with this flow and plan to fix it&amp;nbsp;very soon in all JHFs.&lt;/P&gt;
&lt;P&gt;As a&amp;nbsp;work around, you can remove the&amp;nbsp;&lt;SPAN&gt;ipv6-address manually in&amp;nbsp;SmartConsole until the fix will be available in JHF.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Omer&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 10:45:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77108#M4511</guid>
      <dc:creator>Omer_Kleinstern</dc:creator>
      <dc:date>2020-03-04T10:45:58Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt API - howto remove ipv6-address from host/network objects</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77113#M4512</link>
      <description>&lt;P&gt;Thanks Omer,&lt;/P&gt;&lt;P&gt;at least I'm not too stupid &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Waiting for the JFA now.&lt;/P&gt;&lt;P&gt;After the fix, will it work with using empty strings as argument, or will you introduce a new option for removing fields (needs a new API version, I think)?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 11:55:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77113#M4512</guid>
      <dc:creator>Tobias_Moritz</dc:creator>
      <dc:date>2020-03-04T11:55:52Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt API - howto remove ipv6-address from host/network objects</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77124#M4513</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Using empty strings as argument&amp;nbsp;will work.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2020 13:48:12 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/77124#M4513</guid>
      <dc:creator>Omer_Kleinstern</dc:creator>
      <dc:date>2020-03-04T13:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: mgmt API - howto remove ipv6-address from host/network objects</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/105510#M5408</link>
      <description>&lt;P&gt;i need to set an empty string in "source-port" filed... somehow like this:&lt;BR /&gt;set service-tcp name 'tcp-8921' source-port ''&lt;BR /&gt;and it does not work...&lt;BR /&gt;is the mentioned fix already available now?&lt;/P&gt;&lt;P&gt;PS: or is there another way to bring a field back to its default value?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Dec 2020 11:40:19 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/mgmt-API-howto-remove-ipv6-address-from-host-network-objects/m-p/105510#M5408</guid>
      <dc:creator>Eli8</dc:creator>
      <dc:date>2020-12-16T11:40:19Z</dc:date>
    </item>
  </channel>
</rss>

