<?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: Add access-role argument help in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22839#M1396</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, and in the case of several users, you should use a list notation -&amp;nbsp;&lt;/P&gt;&lt;P&gt;users.1.source "src1" users.1.selection "sel1" users.2.source "src2" users.2.selection "sel2" etc.&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 May 2018 05:36:33 GMT</pubDate>
    <dc:creator>Robert_Decker</dc:creator>
    <dc:date>2018-05-09T05:36:33Z</dc:date>
    <item>
      <title>Add access-role argument help</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22837#M1394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Trying to create a batch of Access Roles and add a user group to them at the same time. I've got the "add access-role" set up to create the ARs, but I run into issues when I try to add the user group to the access role. Newbie to the new API and scripting engine for R80.10 I guess.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;add access-role name FW_AR machines "any" networks "any" remote-access-clients "any" users &lt;STRONG&gt;"????????"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The group I want to add is an internal user group, everything else is very vanilla.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 16:30:05 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22837#M1394</guid>
      <dc:creator>Jason_Carrillo</dc:creator>
      <dc:date>2018-05-08T16:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: Add access-role argument help</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22838#M1395</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The users field if being specific needs to be an 'object'. So we will access the internal users keys source and selection with users.source, and users.selection.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;#mgmt_cli add access-role name "&amp;lt;access-role-name&amp;gt;" machines "any" networks "any" remote-access-clients "any" users.source "Internal User Groups" users.selection "&amp;lt;name-of-internal-group&amp;gt;"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 May 2018 18:09:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22838#M1395</guid>
      <dc:creator>Joshua_Hatter</dc:creator>
      <dc:date>2018-05-08T18:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Add access-role argument help</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22839#M1396</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Correct, and in the case of several users, you should use a list notation -&amp;nbsp;&lt;/P&gt;&lt;P&gt;users.1.source "src1" users.1.selection "sel1" users.2.source "src2" users.2.selection "sel2" etc.&lt;/P&gt;&lt;P&gt;Robert.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 05:36:33 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22839#M1396</guid>
      <dc:creator>Robert_Decker</dc:creator>
      <dc:date>2018-05-09T05:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Add access-role argument help</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22840#M1397</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Robert, I didn't realize that I would need this until you mentioned it. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 14:02:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22840#M1397</guid>
      <dc:creator>Jason_Carrillo</dc:creator>
      <dc:date>2018-05-09T14:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Add access-role argument help</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22841#M1398</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Boom, that's exactly what I was looking for.&amp;nbsp; Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2018 14:02:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/Add-access-role-argument-help/m-p/22841#M1398</guid>
      <dc:creator>Jason_Carrillo</dc:creator>
      <dc:date>2018-05-09T14:02:59Z</dc:date>
    </item>
  </channel>
</rss>

