<?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: api command for ask to mds about administrators on specific domain in API / CLI Discussion</title>
    <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-command-for-ask-to-mds-about-administrators-on-specific/m-p/114658#M5710</link>
    <description>&lt;P&gt;Yeah, you connect to the domain with the API and use show-administrators, you'll get what you're after.&lt;BR /&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-administrators~v1.7%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-administrators~v1.7%20&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;A one-shot command that you can execute from the MDS:&lt;/P&gt;
&lt;PRE class="code"&gt;mgmt_cli -m cma-ip -r true show administrators limit 50 offset 0 details-level "standard" --domain 'System Data' --format json&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Mar 2021 20:46:51 GMT</pubDate>
    <dc:creator>PhoneBoy</dc:creator>
    <dc:date>2021-03-25T20:46:51Z</dc:date>
    <item>
      <title>api command for ask to mds about administrators on specific domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-command-for-ask-to-mds-about-administrators-on-specific/m-p/114383#M5704</link>
      <description>&lt;P&gt;hi experts,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i wanted to know if anybody can help me, i wwant to execute a api command in order to know by cli administrator users on specifyc domain.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;thanks in advanced&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Mar 2021 15:46:09 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-command-for-ask-to-mds-about-administrators-on-specific/m-p/114383#M5704</guid>
      <dc:creator>kike</dc:creator>
      <dc:date>2021-03-23T15:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: api command for ask to mds about administrators on specific domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-command-for-ask-to-mds-about-administrators-on-specific/m-p/114658#M5710</link>
      <description>&lt;P&gt;Yeah, you connect to the domain with the API and use show-administrators, you'll get what you're after.&lt;BR /&gt;&lt;A href="https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-administrators~v1.7%20" target="_blank"&gt;https://sc1.checkpoint.com/documents/latest/APIs/index.html#cli/show-administrators~v1.7%20&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;A one-shot command that you can execute from the MDS:&lt;/P&gt;
&lt;PRE class="code"&gt;mgmt_cli -m cma-ip -r true show administrators limit 50 offset 0 details-level "standard" --domain 'System Data' --format json&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Mar 2021 20:46:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-command-for-ask-to-mds-about-administrators-on-specific/m-p/114658#M5710</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2021-03-25T20:46:51Z</dc:date>
    </item>
    <item>
      <title>Re: api command for ask to mds about administrators on specific domain</title>
      <link>https://community.checkpoint.com/t5/API-CLI-Discussion/api-command-for-ask-to-mds-about-administrators-on-specific/m-p/114684#M5711</link>
      <description>&lt;P&gt;Thanks!!, idid it. It was api version 1.1 (r80.10) and i made a list :&lt;/P&gt;&lt;P&gt;mgmt_cli login user "aa" password "aaaa" domain "domain"&amp;nbsp; &amp;gt; id.txt ; mgmt_cli show packages limit 150 offset 0 details-level "standard" -s id.txt | grep name | grep -v domain| awk '{print $2}'&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Mar 2021 06:35:46 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/API-CLI-Discussion/api-command-for-ask-to-mds-about-administrators-on-specific/m-p/114684#M5711</guid>
      <dc:creator>kike</dc:creator>
      <dc:date>2021-03-26T06:35:46Z</dc:date>
    </item>
  </channel>
</rss>

