Cisco Cisco Identity Services Engine 1.3 전단

다운로드
페이지 168
 
2-6
Cisco Identity Services Engine API 
참조 가이드, 릴리스 1.4
OL-26134-01
장      세션 관리 쿼리 API
  
간단한 세션 목록 API 호출
ActiveList API 
호출 수행
1
단계
브라우저의 주소 표시줄에서 Cisco ISE URL을 입력합니다(예: https://<ise 
호스트 이름 또는 IP 
주소>/admin/).
2
단계
초기 Cisco ISE 설정 시 지정 및 구성한 대/소문자를 구분하는 비밀번호와 사용자 이름을 입력합니다.
3
단계
Login(
로그인)을 클릭하거나 Enter를 누릅니다.
예를 들어, acme123의 호스트 이름으로 Cisco 모니터링 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 주소 필드에 ActiveList API 호출을 입력합니다.
https://acme123/admin/API/mnt/Session/ActiveList
참고
API 
호출은 대/소문자를 구분하므로 대상 노드의 URL 주소 필드에 각 API 호출을 입력할 때 
유의해야 합니다. API 호출 규칙에 사용되는 "mnt"는 Cisco 모니터링 ISE 노드를 나타냅니다.
5
단계
API 
호출을 실행하려면 Enter를 누릅니다.
관련 주제
ActiveList API 
호출에서 반환되는 샘플 데이터
다음 예는 대상 Cisco 모니터링 ISE 노드에서 ActiveList API 호출 수행 시 활성 세션 목록에서 반
환되는 세션 관련 데이터를 보여줍니다.
This XML file does not appear to have any style information associated with it. The 
document tree is shown below.
      
-
<activeSessionList noOfActiveSession="5">
-
<activeSession>
<calling_station_id>00:0C:29:FA:EF:0A</calling_station_id>
<server>HAREESH-R6-1-PDP2</server>
</activeSession>
-
<activeSession>
<calling_station_id>70:5A:B6:68:F7:CC</calling_station_id>
<server>HAREESH-R6-1-PDP2</server>
</activeSession>
-
<activeSession>
<user_name>tom_wolfe</user_name>
<calling_station_id>00:14:BF:5A:0C:03</calling_station_id>
<nas_ip_address>10.203.107.161</nas_ip_address>
<acct_session_id>00000032</acct_session_id>
<server>HAREESH-R6-1-PDP2</server>
</activeSession>
-
<activeSession>