Cisco Cisco Identity Services Engine 1.2 产品宣传页

下载
页码 164
 
4-4
思科身份服务引擎 API 参考指南,版本 1.4
OL-26134-01
 4       授权更改 REST API
  CoA 会话管理 API 调用
步骤 4
通过将“/admin/”部分替换为 API 调用部分 
(/admin/API/mnt/CoA/<Disconnect>/<serverhostname>/<macaddress>/<portoptiontype>/<nasipaddre
ss>/<destinationipaddress>),在目标节点的 URL 地址字段输入 Disconnect API 调用:
https://acme123/admin/API/mnt/CoA/Disconnect/server12/00:26:82:7B:D2:51/2/10.10.
10.10/192.168.1.1
注意
由于这些调用区分大小写,所以在目标节点的 URL 地址字段输入每个 API 调用时请务必
仔细。在 API 调用约定中使用“mnt”表示思科监控 ISE 节点。
步骤 5
按 Enter 将发出 API 调用。
相关主题
Disconnect API 调用返回的数据示例
以下示例展示的是在目标思科监控 ISE 节点上发起 Disconnect API 调用时返回的数据: 调用此命
令可能返回两种结果: 
True 表示命令成功执行。
False 表示命令未执行(由于各种情况)。
This XML file does not appear to have any style information associated with it. The 
document tree is shown below.
-
<remoteCoA requestType="reauth">
<results>true</results>
</remoteCoA>