Cisco Cisco Identity Services Engine 1.3 전단

다운로드
페이지 168
 
7-43
Cisco Identity Services Engine API 
참조 가이드, 릴리스 1.4
OL-26134-01
장      외부 RESTful 서비스 API 작업
  
포털을 위한 외부 RESTful 서비스 API
<ns3:operationAdditionalData xmlns:ns2="identity.ers.ise.cisco.com" 
xmlns:ns3="ers.ise.cisco.com">
    <requestAdditionalAttributes>
        <additionalAttribute name="newPassword" value="Cisco1234"/>
        <additionalAttribute name="currentPassword" value="Autom8me"/>
    </requestAdditionalAttributes>
</ns3:operationAdditionalData>
응답
HTTP/1.1 204 OK 
Date: Sat, 15 Dec 2012 10:20:48 GMT
포털을 위한 외부 RESTful 서비스 API
다음 표에는 포털을 위한 외부 RESTful 서비스 API가 나열되어 있습니다.
모든 포털 가져오기
다음 표에는 모든 포털 가져오기 API 호출의 주요 특성이 나열되어 있습니다.
모든 포털 가져오기 호출의 샘플 요청
GET https://<ISE-ADMIN-NODE>:9060/ers/config/portal
    Authorization: Basic xxxxxxxxxxxxxxxxxxx
    Accept: application/vnd.com.cisco.ise.identity.portal.1.0+xml
 7-45
포털에
 
사용
 
가능한
 API
작업 
메서드 
URL 
콘텐츠
QueryString 
모든 포털 가져오기
GET
/ers/config/portal
해당 없음 Page, Size, 
sortacs 
또는 
sortdsn, Filter
ID
별로 포털 가져오기
GET
/ers/config/portal/{id}
해당 없음
 7-46
모든
 
포털
 
가져오기
 API 
호출의
 
주요
 
특성
설명
포털 모음 검색 
개요
GET /ers/config/portal
요청 헤더
Accept, Authorization, Host
QueryString
page, size, sortbyacn, sortbydcn, filter
요청 메시지 본문
해당 없음
응답 헤더
Content-Length, Content-Type
응답 메시지 본문
SearchResult
응답 상태
200, 400, 401, 403, 404, 415,500