获取方案计算日志
GET
/ModelRun/v2/CalculateLogs
ModelRun
返回值中,Message为具体的计算日志,其格式为
[{"Time": "2024-10-11T19:15:00+08:00","Progress": 0.0,"ModelState": 1,"Message": "开始执行计算流程","ErrorMsg": ""},{"Time": "2024-10-11T19:15:00+08:00","Progress": 5.0,"ModelState": 1,"Message": "模型模板下载","ErrorMsg": ""},...]
请求参数
Query 参数
scenarioId
string <uuid>
需要查询的方案Id
示例值:
903cfe80-779e-4e9e-a308-610f242596b1