通过SystemLink Server和SystemLink Enterprise的HTTP API与SystemLink数据服务交互。可用OpenAPI文档格式来访问API文档。

SystemLink Server

通过以下其中一个方法来访问SystemLink Server的HTTP API文档。
  • 在浏览器的SystemLink Server地址后添加/niapi。例如,http://localhost/niapis
  • 将以下路径之一附加到SystemLink Server地址后面,以打开SystemLink TDM文档:
    API文档附加到服务器URL后面的URL示例
    • 上传分析自动化程序
    • 创建手动任务
    /systemlink-tdm-offline-doc/AnalysisServer/UploadAnalysisProcedureCreateManualTask.htmlhttp://localhost/systemlink-tdm-offline-doc/AnalysisServer/UploadAnalysisProcedureCreateManualTask.html
    • 运行手动任务
    • 检查任务执行情况
    /systemlink-tdm-offline-doc/AnalysisServer/RunAndInspectManualTask.htmlhttp://localhost/systemlink-tdm-offline-doc/AnalysisServer/RunAndInspectManualTask.html
    数据导航数据服务HTTP API/systemlink-tdm-offline-doc/DataNavigatorDataService/DataNavigatorDataService.htmlhttp://localhost/systemlink-tdm-offline-doc/DataNavigatorDataService/DataNavigatorDataService.html

SystemLink Enterprise

通过以下其中一个方式访问SystemLink Enterprise的HTTP API文档。
  • 浏览主页,单击API文档链接。
  • 访问在线API文档