<?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 Active Directory status via API in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/active-directory-status-via-api/m-p/4709641#M577917</link>
    <description>&lt;P&gt;How to get the Active Directory status in the ISE External Identity Sources&amp;nbsp; via the API ??&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HaydenA_1-1666718281931.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/166236i2EC454135774B2DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HaydenA_1-1666718281931.png" alt="HaydenA_1-1666718281931.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm using the REST API below and I can see there is no users and no groups returned in the API response, but nothing about the status.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/" target="_blank"&gt;https://x.x.x.x:9060/ers/config/activedirectory/&amp;lt;Name&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if there is a way to get the status information via the API. I'm using ISE 2.7 and latest patch.&lt;/P&gt;</description>
    <pubDate>Tue, 25 Oct 2022 17:23:17 GMT</pubDate>
    <dc:creator>SecurityEng99</dc:creator>
    <dc:date>2022-10-25T17:23:17Z</dc:date>
    <item>
      <title>Active Directory status via API</title>
      <link>https://community.cisco.com/t5/network-access-control/active-directory-status-via-api/m-p/4709641#M577917</link>
      <description>&lt;P&gt;How to get the Active Directory status in the ISE External Identity Sources&amp;nbsp; via the API ??&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="HaydenA_1-1666718281931.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/166236i2EC454135774B2DB/image-size/medium?v=v2&amp;amp;px=400" role="button" title="HaydenA_1-1666718281931.png" alt="HaydenA_1-1666718281931.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm using the REST API below and I can see there is no users and no groups returned in the API response, but nothing about the status.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cisco.com/" target="_blank"&gt;https://x.x.x.x:9060/ers/config/activedirectory/&amp;lt;Name&amp;gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please let me know if there is a way to get the status information via the API. I'm using ISE 2.7 and latest patch.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 17:23:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/active-directory-status-via-api/m-p/4709641#M577917</guid>
      <dc:creator>SecurityEng99</dc:creator>
      <dc:date>2022-10-25T17:23:17Z</dc:date>
    </item>
    <item>
      <title>Re: Active Directory status via API</title>
      <link>https://community.cisco.com/t5/network-access-control/active-directory-status-via-api/m-p/4709922#M577923</link>
      <description>&lt;P&gt;This status is not something that is currently returned by the ERS API in any shipping versions of ISE (including 3.2).&lt;/P&gt;
&lt;P&gt;The only option I can think of would be using the 'getGroupsByDomain' PUT call to query the domain for a group. If you get a '200 OK' response, that would indicate that at least the PAN status is Joined. If you get a '500 Internal Server Error' response, that would indicate Not Joined.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.cisco.com/docs/identity-services-engine/v1/#!activedirectory" target="_blank"&gt;https://developer.cisco.com/docs/identity-services-engine/v1/#!activedirectory&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;PRE&gt;{&lt;BR /&gt;"OperationAdditionalData" : {&lt;BR /&gt;"additionalData" : [&lt;BR /&gt;{&lt;BR /&gt;"name" : "domain",&lt;BR /&gt;"value" : "{{ad_domain_name}}"&lt;BR /&gt;},&lt;BR /&gt;{&lt;BR /&gt;"name" : "filter",&lt;BR /&gt;"value" : "*Domain Computers"&lt;BR /&gt;}&lt;BR /&gt;]&lt;BR /&gt;}&lt;BR /&gt;}&lt;/PRE&gt;
&lt;P&gt;You could also submit a request for this to be added to the API via &lt;A href="https://cs.co/ise-feedback" target="_blank"&gt;https://cs.co/ise-feedback&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Oct 2022 23:15:23 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/active-directory-status-via-api/m-p/4709922#M577923</guid>
      <dc:creator>Greg Gibbs</dc:creator>
      <dc:date>2022-10-25T23:15:23Z</dc:date>
    </item>
  </channel>
</rss>

