<?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 Python API only returning public groups in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-only-returning-public-groups/m-p/815999#M2663</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the ArcGIS API for Python to clone users, groups, and content from one portal to another (both on-premise, Portal for ArcGIS). When running the script below, I am only given public groups, rather than all groups in the source portal. I figured that administrative privileges would allow me to see every single group, but I can't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a parameter to clone private groups?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# filter out system created groups&lt;BR /&gt;source_groups = source.groups.search("!owner:esri_* &amp;amp; !Basemaps")&lt;BR /&gt;source_groups&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This step is outlined here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/#Groups" title="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/#Groups"&gt;clone_portal_users_groups_and_content | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 22 Feb 2018 19:04:26 GMT</pubDate>
    <dc:creator>MichaelSchoelen</dc:creator>
    <dc:date>2018-02-22T19:04:26Z</dc:date>
    <item>
      <title>Python API only returning public groups</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-only-returning-public-groups/m-p/815999#M2663</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using the ArcGIS API for Python to clone users, groups, and content from one portal to another (both on-premise, Portal for ArcGIS). When running the script below, I am only given public groups, rather than all groups in the source portal. I figured that administrative privileges would allow me to see every single group, but I can't.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I missing a parameter to clone private groups?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;# filter out system created groups&lt;BR /&gt;source_groups = source.groups.search("!owner:esri_* &amp;amp; !Basemaps")&lt;BR /&gt;source_groups&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This step is outlined here:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/#Groups" title="https://developers.arcgis.com/python/sample-notebooks/clone-portal-users-groups-and-content/#Groups"&gt;clone_portal_users_groups_and_content | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Feb 2018 19:04:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/python-api-only-returning-public-groups/m-p/815999#M2663</guid>
      <dc:creator>MichaelSchoelen</dc:creator>
      <dc:date>2018-02-22T19:04:26Z</dc:date>
    </item>
  </channel>
</rss>

