<?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 Adding members to a group in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2665#M171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a better way than this to add member network objects to a group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add group name Internal-Nets members.1 Net-192.168.111.0 members.2 Net-192.168.113.0 members.3 Net-192.168.114.0 members.4 Net-192.168.116.0 members.5 Net-192.168.117.0 members.6 Net-192.168.119.0 color cyan&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.122.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.123.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.124.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.125.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.126.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.131.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.134.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Aug 2016 09:35:57 GMT</pubDate>
    <dc:creator>Donald_Paterson</dc:creator>
    <dc:date>2016-08-31T09:35:57Z</dc:date>
    <item>
      <title>Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2665#M171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a better way than this to add member network objects to a group?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add group name Internal-Nets members.1 Net-192.168.111.0 members.2 Net-192.168.113.0 members.3 Net-192.168.114.0 members.4 Net-192.168.116.0 members.5 Net-192.168.117.0 members.6 Net-192.168.119.0 color cyan&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.122.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.123.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.124.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.125.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.126.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.131.0&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add Net-192.168.134.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Don&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 09:35:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2665#M171</guid>
      <dc:creator>Donald_Paterson</dc:creator>
      <dc:date>2016-08-31T09:35:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2666#M172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Don,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the similar way you created a group and added to it a list of members, you could modify the group by adding a list of members to it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use the following command: &lt;/P&gt;&lt;P&gt;&lt;CODE&gt;set group name I&lt;SPAN style="color: #333333;"&gt;nternal-Nets &lt;/SPAN&gt; members.add.1 &lt;SPAN style="color: #333333;"&gt;Net-192.168.122.0&lt;/SPAN&gt;&amp;nbsp; members.add.2 &lt;SPAN style="color: #333333;"&gt;Net-192.168.123.0&lt;/SPAN&gt; &lt;/CODE&gt;&lt;/P&gt;&lt;P&gt;Use &lt;A href="https://sc1.checkpoint.com/documents/R80/APIs/index.html#gui-cli/set-group" title="https://sc1.checkpoint.com/documents/R80/APIs/index.html#gui-cli/set-group"&gt;Check Point - Management API Documentation &lt;/A&gt; as a reference to set-group command.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2016 11:37:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2666#M172</guid>
      <dc:creator>Igal_Rivin</dc:creator>
      <dc:date>2016-08-31T11:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2667#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is how I did it in the end:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add network name Net-192.168.111.0 subnet4 192.168.111.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.113.0 subnet4 192.168.113.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.114.0 subnet4 192.168.114.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.116.0 subnet4 192.168.116.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.117.0 subnet4 192.168.117.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.119.0 subnet4 192.168.119.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.122.0 subnet4 192.168.122.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.123.0 subnet4 192.168.123.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.124.0 subnet4 192.168.124.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.125.0 subnet4 192.168.125.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.126.0 subnet4 192.168.126.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.131.0 subnet4 192.168.131.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;add network name Net-192.168.134.0 subnet4 192.168.134.0 mask-length4 24 color cyan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add group name Internal-Nets color cyan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set group name Internal-Nets members.add.1 Net-192.168.111.0 members.add.2 Net-192.168.113.0 members.add.3 Net-192.168.114.0 members.add.4 Net-192.168.116.0 members.add.5 Net-192.168.117.0 members.add.6 Net-192.168.119.0&amp;nbsp; members.add.7 Net-192.168.122.0 members.add.8 Net-192.168.123.0 members.add.9 Net-192.168.124.0 members.add.10 Net-192.168.125.0 members.add.11 Net-192.168.126.0 members.add.12 Net-192.168.131.0 members.add.13 Net-192.168.134.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The set group command above (the last line) is one line (of 450 characters). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2016 16:41:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2667#M173</guid>
      <dc:creator>Donald_Paterson</dc:creator>
      <dc:date>2016-09-06T16:41:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2668#M174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to this has anyone seen / created a nice way to handle the management of groups that relate to dynamic network lists as supplied by the likes of Microsoft &amp;amp; AWS (in particular where MiTM is not being used and hence AppC is not a reliable option / alternative):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Examples:&lt;/P&gt;&lt;P&gt;Microsoft EOP&lt;/P&gt;&lt;P&gt;Microsoft O365&lt;/P&gt;&lt;P&gt;Microsoft Azure&lt;/P&gt;&lt;P&gt;AWS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2016 00:06:49 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2668#M174</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2016-12-10T00:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2669#M175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I saw this last week, the same day I had been working on parsing the AWS ip-ranges.json myself.&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Unfortunately, I can't provide the scripting I did most of the work with, but I'd be glad to share a skeleton.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First, I downloaded and locally saved AWS's ip-ranges.json to csv using the following powershell 1-liner.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN&gt;( iwr -Uri "&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://ip-ranges.amazonaws.com/ip-ranges.json" rel="nofollow"&gt;https://ip-ranges.amazonaws.com/ip-ranges.json&lt;/A&gt;&lt;SPAN&gt;" | convertfrom-json ) | select-object -ExpandProperty prefixes | convertto-csv -NoTypeInformation &amp;gt; ip-ranges.csv&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This resulted in a csv with the following column headers and text formats:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;ip_prefix,region,service&lt;/P&gt;&lt;P&gt;54.239.4.0/22,eu-central-1,AMAZON&lt;/P&gt;&lt;P&gt;54.239.8.0/21,us-east-1,AMAZON&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then I made a few additional columns with text manipulation: (I also appended the AWS synctoken and createDate from the json)&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;ip_prefix,region,service,subnet,mask-length,name,group,comments&lt;/P&gt;&lt;P&gt;54.239.4.0/22,eu-central-1,AMAZON,54.239.4.0,22,net_54.239.4.0-22,AMAZON_eu-central-1syncToken: 1234567890 createDate:2017-01-23-01-34-56&lt;/P&gt;&lt;P&gt;54.239.8.0/21,us-east-1,AMAZON,54.239.8.0,21,net_54.239.8.0-21,AMAZON_us-east-1,syncToken: 1234567890 createDate:2017-01-23-01-34-56&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Next, I extracted the fields I wanted into a couple new csv files:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;Network.csv&lt;/P&gt;&lt;P&gt;name, subnet, mask-length,comments&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Groups.csv (extracted, then unique sorted)&lt;/P&gt;&lt;P&gt;name, comments&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;The final file I made was the most challenging to script but the end result was:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;groupPopulate.csv&lt;/P&gt;&lt;P&gt;name,member.1,member.2,member.3,...member.100 &lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Then a few scripted calls to mgmt_cli.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;.\mgmt_cli.exe -m myhost login true user myuser password ******** &amp;gt; sessionid.txt&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;.\mgmt_cli.exe -m myhost -s sessionid.txt set session new-name "MyName" description "Creating AWS networks from &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://ip-ranges.amazonaws.com/ip-ranges.json" rel="nofollow"&gt;http://ip-ranges.amazonaws.com/ip-ranges.json&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.\mgmt_cli.exe -m myhost -s sessionid.txt add network -b networks.csv --format json&amp;nbsp; &amp;gt; networks_import_log.txt&lt;/P&gt;&lt;P&gt;.\mgmt_cli.exe -m myhost -s sessionid.txt add group -b groups.csv --format json &amp;gt; group_import_log.txt&lt;/P&gt;&lt;P&gt;.\mgmt_cli.exe -m myhost -s sessionid.txt set group -b groupPopulate.csv --format json &amp;gt; groupPopulate_import_log.txt&lt;/P&gt;&lt;P&gt;.\mgmt_cli.exe -s sessionid.txt -m myhost publish&lt;/P&gt;&lt;P&gt;.\mgmt_cli.exe -s sessionid.txt -m myhost logout&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For ongoing maintenance; I would look at adding checks for existing objects to avoid re-creation attempts, and instead update the comments on those.&amp;nbsp;&amp;nbsp; groupPopulate overwrites the group members, so there isn't a need to parse or repopulate those.&amp;nbsp; Additional cleanup after re-populating would be to remove the groups and network objects with an older syncToken in the comments. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry I can't just outright provide the scripting, but hopefully this will help get you moving in the right direction.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Feb 2017 15:47:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2669#M175</guid>
      <dc:creator>Quinn_Yost</dc:creator>
      <dc:date>2017-02-27T15:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2670#M176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Based on your original issue, I would just use the batch mode csv import and create a simple csv file with the header and then each line is the group and the member to add, that works, as long as all members are existing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example CSV:&lt;/P&gt;&lt;P&gt;name&amp;nbsp;&amp;nbsp;&amp;nbsp; members.add&lt;/P&gt;&lt;P&gt;Internal-Nets&amp;nbsp;&amp;nbsp;&amp;nbsp; Net-192.168.122.0&lt;/P&gt;&lt;P&gt;Internal-Nets&amp;nbsp;&amp;nbsp;&amp;nbsp; Net-192.168.123.0&lt;/P&gt;&lt;P&gt;Internal-Nets&amp;nbsp;&amp;nbsp;&amp;nbsp; Net-192.168.124.0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Command to execute:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set group --batch &amp;lt;csvfilename&amp;gt; --format json --ignore-errors true&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "--ignore-errors true" is used to ensure that any duplication warnings don't kill the operation, also outputing the json will allow review of potential errors.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Mar 2017 16:44:43 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2670#M176</guid>
      <dc:creator>Eric_Beasley</dc:creator>
      <dc:date>2017-03-22T16:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2671#M177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can also do it like this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set group name "Name" members.add '["member1", "member2","member3"]'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Remember you are limited to 1000 characters per command when doing this via the smart console CLI&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Feb 2018 23:12:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2671#M177</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2018-02-20T23:12:40Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2672#M178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Actually, the command characters limit is 2048 per line -&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.checkpoint.com/docs/DOC-2651-running-management-api-commands-from-the-r80-smartconsole-gui-tips-and-tricks" target="_blank"&gt;https://community.checkpoint.com/docs/DOC-2651-running-management-api-commands-from-the-r80-smartconsole-gui-tips-and-tricks&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2019 08:55:22 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2672#M178</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2019-06-21T08:55:22Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2673#M179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;After creating many many groups, I can tell you 100% the max command length is 1000 characters, you get too long to execute on anything more.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Feb 2018 09:11:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2673#M179</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2018-02-21T09:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2674#M180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniel, what was the behavior you experienced when you go over the 1000 character per line limit? I'm doing a large batch update of groups and find it process through the commands fine, and then seems to get stuck at the 60% publish phase for hours. Has this been your experience?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Nov 2018 16:20:35 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2674#M180</guid>
      <dc:creator>Kris_Meldrum</dc:creator>
      <dc:date>2018-11-01T16:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2675#M181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I was doing my api calls through the Smart Console command window due to limited access to tools on the jump server. For me 1000's lines in the txt files just wouldn't be accepted at all.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 10:53:03 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2675#M181</guid>
      <dc:creator>DanielS</dc:creator>
      <dc:date>2018-11-02T10:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2676#M182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don, this is what I ended up doing and it worked great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;mgmt add group name "&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;MyGroup&lt;/EM&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;mgmt add host name "&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;host1&lt;/EM&gt;&lt;/SPAN&gt;" ip-address "&lt;EM style="color: #ff0000; "&gt;1.1.1.1&lt;/EM&gt;" groups.1 "&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;MyGroup&lt;/EM&gt;&lt;/SPAN&gt;"&lt;BR /&gt;mgmt add host name "&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;host2&lt;/EM&gt;&lt;/SPAN&gt;" ip-address "&lt;EM style="color: #ff0000; "&gt;2.2.2.2&lt;/EM&gt;" groups.1 "&lt;SPAN style="color: #ff0000;"&gt;&lt;EM&gt;MyGroup&lt;/EM&gt;&lt;/SPAN&gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It was nice because I added the objects to the group at the time of creating them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Feb 2019 18:13:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/2676#M182</guid>
      <dc:creator>Shawn_Babinyecz</dc:creator>
      <dc:date>2019-02-01T18:13:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding members to a group</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/83105#M4770</link>
      <description>&lt;P&gt;Is there a way to do this using the pythond sdk, it doesn't seem to have the option "members.add"?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Apr 2020 19:42:56 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Adding-members-to-a-group/m-p/83105#M4770</guid>
      <dc:creator>bhaizlett123</dc:creator>
      <dc:date>2020-04-24T19:42:56Z</dc:date>
    </item>
  </channel>
</rss>

