Cisco Cisco Identity Services Engine 1.2 产品宣传页

下载
页码 164
 
2-8
思科身份服务引擎 API 参考指南,版本 1.4
OL-26134-01
 2       会话管理查询 API
  简单会话列表 API 调用
发起 AuthList API 调用
步骤 1
在浏览器的地址栏内输入 Cisco ISE URL(例如,https://<ISE 主机名或 IP 地址 >/admin/)。
步骤 2
输入在 Cisco ISE 初始设置过程中指定和配置的用户名及密码(区分大小写)。
步骤 3
点击 Login 或按 Enter
例如,如果您最初使用主机名 acme123 登录思科监控 ISE 节点,对于此节点,系统将显示以下 
URL 地址字段:
https://acme123/admin/LoginAction.do#pageId=com_cisco_xmp_web_page_tmpdash
步骤 4
通过将“/admin/”部分替换为 API 调用部分 (/admin/API/mnt/Session/<specific-api-call>),在目标
节点的 URL 地址字段输入 AuthList API 调用:
注意
在下面两个示例中,第一个示例使用定义的 starttime 和 null 参数,显示指定的开始时间后
经过身份验证的当前活动会话的列表。第二个示例使用 null/null 参数,显示所有经过身份
验证的当前活动会话的列表。请参阅
,其中显示此 API 调用的四个参数类型的示例。
https://acme123/admin/API/mnt/Session/AuthList/2010-12-14 15:33:15/null
https://acme123/admin/API/mnt/Session/AuthList/null/null
注意
由于这些调用区分大小写,所以在目标节点的 URL 地址字段输入每个 API 调用时请务必
仔细。在 API 调用约定中使用“mnt”表示思科监控 ISE 节点。
步骤 5
按 Enter 将发出 API 调用。
相关主题
使用 null/null 选项的 AuthList API 调用返回的数据示例
以下示例展示的是您使用 null/null 选项发起 AuthList API 调用时所返回的经过身份验证的当前活
动会话的列表:
This XML file does not appear to have any style information associated with it. The 
document tree is shown below.
      
-
<activeSessionList noOfActiveSession="3">
-
<activeSession>
<user_name>ipepwlcuser</user_name>
<calling_station_id>00:26:82:7B:D2:51</calling_station_id>
<nas_ip_address>10.203.107.10</nas_ip_address>
<audit_session_id>0acb6b0c000000174D07F487</audit_session_id>
<server>HAREESH-R6-1-PDP2</server>
</activeSession>
-
<activeSession>
<user_name>tom_wolfe</user_name>
<calling_station_id>00:50:56:8E:28:BD</calling_station_id>