擷取範本清單
這個 REST 服務會擷取您可在「範本」目錄或其任何子資料夾中存取的可用工作範本清單。
HTTPS 方法
GET服務格式
/services/templates
查詢字串參數
無
傳回
工作範本清單。
例如:
<folder-items>
<content-scan-job>
<id>33</id>
<name>Altoro Mutual</name>
<description>Scan of Altoro Mutual</description>
<parent href="https://localhost/ase/services/folders/2">
<id>2</id>
</parent>
<contact>Miriam</contact>
<state>
<id>1</id>
<name>Ready</name>
</state>
<action>
<id>1</id>
<name>None</name>
</action>
<options href="https://localhost/ase/services/folderitems/33/options">
<options/>
</content-scan-job>
</folder-items>
請參閱記載在文件中的綱目,以取得詳細資料。
下一步
在下一個步驟中使用<id>33</id>
的 33 作為 templateid
: 根據範本來建立掃描工作