检索模板列表

该 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基于模板创建扫描作业