Scanlogs の検索
この REST サービスは、スキャン用に Log ディレクトリーから scanlogs を検索します。
HTTPS 方式
GETサービス形式
/services/folderitems/<folderItemID>/scanlog
照会ストリング・パラメーター
「なし」
戻り値
スキャン用のスキャン・ログを含む XML ファイル。
例:
<?xml version="1.0" encoding="utf-8"?>
<scan-log xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" log="<div id='innerDiv' class="no_border">
<span title="Service Code: CRWAD0310I"…………………….. Scan stopped; scan duration: 00:20:18.8010000</span><br/></div>" xmlns="http://www.ibm.com/Rational/AppScanEnterprise" />
詳しくは、文書化されたスキーマを参照してください。