InlineworkflowExecution1
InlineworkflowExecution1
JSON Example
{
"id": "string",
"creationTime": "string",
"aborted": false,
"endTime": "string",
"creationUser": "string",
"stepExecutions": [
{
"stepSnapshot": {
"id": "string"
},
"state": "string",
"startTime": "string",
"aborted": false,
"endTime": "string",
"logs": [
{
"msg": "string",
"time": "string",
"level": "string"
}
]
}
],
"logs": [
{
"msg": "string",
"time": "string",
"level": "string"
}
]
}
string
id
Required
The identifier of the workflow execution
string As date-time As date-time
creationTime
Required
The time at which the workflow execution was started
boolean
aborted
Required
Has the step execution been aborted
string As date-time As date-time
endTime
Optional
The time at which the workflow execution finished
string
creationUser
Required
The name of the user who initiated the execution
object
links
Required
links