返回部分服务器任务日志(Returns a portion of the server job log.)
GET
/api/server/jobLog
请求参数
Query 参数
state
string
必需
示例值:
Succeeded
workflowName
array[string]
必需
示例值:
["consectetur ",""]
sinceDate
string
必需
示例值:
2003-05-16T16:12:08.559Z
untilDate
string
必需
示例值:
2003-05-16T16:12:08.559Z
sinceId
string
必需
示例值:
87184214
untilId
string
必需
示例值:
87184214
top
string
必需
示例值:
-93174907
skip
string
必需
示例值:
87184214
serverLocation
string
必需
locale
string
必需
示例值:
Ut exercitation
Header 参数
Accept
string
必需
示例值:
application/json
示例代码
返回响应
修改于 2024-04-24 10:47:05