<?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: Cisco ISE Monitoring API - How to get information from the session? in Network Access Control</title>
    <link>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184978#M563893</link>
    <description>&lt;P&gt;Yes, It's based on the hostname/IP/URL you make the browser call against. You can get the names / IP's for the MNT nodes from the deployment view.&lt;BR /&gt;https://&amp;lt;ise&amp;nbsp;admin fqdn&amp;gt;/admin/#administration/administration_system/administration_system_deployment&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2020 23:03:51 GMT</pubDate>
    <dc:creator>Damien Miller</dc:creator>
    <dc:date>2020-11-17T23:03:51Z</dc:date>
    <item>
      <title>Cisco ISE Monitoring API - How to get information from the session?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184443#M563856</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We tried these two requests on Monitoring API to get the session list information, but could not get any records from the response (response is always empty):&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;https://&amp;lt;ISEhost&amp;gt;/admin/API/mnt/Session/ActiveList&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;https://&amp;lt;ISEhost&amp;gt;/admin/API/mnt/Session/AuthList/&amp;lt;parameteroptions&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Do we miss anything? &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 19:16:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184443#M563856</guid>
      <dc:creator>ShuningWu14393</dc:creator>
      <dc:date>2020-11-16T19:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Monitoring API - How to get information from the session?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184520#M563874</link>
      <description>&lt;P&gt;First, and just to make sure, the call is run against the node(s) that is/are running the MNT persona. If the primary MNT results in no sessions being dumped out, then I would try it against the secondary MNT. If the secondary provides the sessions, then you might be running in to a bug with the primary's session table. If neither primary nor secondary provides sessions, then that's also something you would want to contact TAC on. A word of caution as well on this web API call, this is pretty resource intensive as the number of live sessions grows.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I just pulled these out of a node running 2.7 patch 2.&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mnt-sess.JPG" style="width: 740px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/88627iD55985AFABC98D4B/image-dimensions/740x386?v=v2" width="740" height="386" role="button" title="mnt-sess.JPG" alt="mnt-sess.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mnt-sess-date.JPG" style="width: 707px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/88628i01070DF545C4C01F/image-dimensions/707x321?v=v2" width="707" height="321" role="button" title="mnt-sess-date.JPG" alt="mnt-sess-date.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 05:03:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184520#M563874</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2020-11-17T05:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Monitoring API - How to get information from the session?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184935#M563889</link>
      <description>&lt;P&gt;Thanks much for your reply! How could we check if the call is running against primary vs. secondary MNT? Do they have different API URLs?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 21:35:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184935#M563889</guid>
      <dc:creator>ShuningWu14393</dc:creator>
      <dc:date>2020-11-17T21:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Monitoring API - How to get information from the session?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184978#M563893</link>
      <description>&lt;P&gt;Yes, It's based on the hostname/IP/URL you make the browser call against. You can get the names / IP's for the MNT nodes from the deployment view.&lt;BR /&gt;https://&amp;lt;ise&amp;nbsp;admin fqdn&amp;gt;/admin/#administration/administration_system/administration_system_deployment&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2020 23:03:51 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4184978#M563893</guid>
      <dc:creator>Damien Miller</dc:creator>
      <dc:date>2020-11-17T23:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cisco ISE Monitoring API - How to get information from the session?</title>
      <link>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4185006#M563894</link>
      <description>&lt;P&gt;Thanks again! Is there any API for the&amp;nbsp;&lt;SPAN&gt;administration_system_deployment? Or do we need to check the deployment view under ISE UI?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 00:50:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/network-access-control/cisco-ise-monitoring-api-how-to-get-information-from-the-session/m-p/4185006#M563894</guid>
      <dc:creator>ShuningWu14393</dc:creator>
      <dc:date>2020-11-18T00:50:57Z</dc:date>
    </item>
  </channel>
</rss>

