下表列出了可用 Silk Central Web 服务。有关通过基于 HTTP 的接口访问 Silk Central 的信息,请参阅服务交换。有关使您能够在外部执行环境中计划和执行执行计划运行的基于 REST API 的 Web 服务的信息,请参阅 host:port[/inst]/Services1.0/swagger-ui.html 提供的交互式 REST API 文档,例如 http://localhost:19120/Services1.0/swagger-ui.html。
有关可用 Java 类和方法的完整详细信息,请参阅 Javadoc。如果链接无效,请单击 Silk Central 菜单中的以打开 Javadoc。
| WS 名称(接口) | WSDL URL | 说明 | 
|---|---|---|
| system (SystemService) | /Services1.0/jaxws/system?wsdl | 这是提供身份验证和简单实用工具方法的根服务。 | 
| administration (AdministrationService) | /Services1.0/jaxws/administration?wsdl | 此服务提供对 Silk Central 的项目和产品实体的访问。 | 
| requirements (RequirementsService) | /Services1.0/jaxws/requirements?wsdl | 此服务提供对 Silk Central 的需求区域的访问。 | 
| tests (TestsService) | /Services1.0/jaxws/tests?wsdl | 此服务提供对 Silk Central 的测试区域的访问。 | 
| executionplanning (ExecutionPlanningService) | /Services1.0/jaxws/executionplanning?wsdl | 此服务提供对 Silk Central 的执行计划区域的访问。 | 
| filter (FilterService) | /Services1.0/jaxws/filter?wsdl | 此服务允许您创建、读取、更新和删除筛选器。 | 
| issuemanager (IssueManagerService) | /Services1.0/jaxws/issuemanager?wsdl | 此服务提供对 Issue Manager 的访问。 |