擷取掃描日誌

這個 REST 服務將會從「掃描」的「日誌」目錄擷取掃描日誌。

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" />

請參閱記載在文件中的綱目,以取得詳細資料。