WorkflowRun
WorkflowRun
JSON Example
{
"id": "string",
"name": "string",
"ownerId": "string",
"orgId": "string",
"createdOn": 0,
"modifiedOn": 0,
"configurationId": "string",
"runId": "string",
"workflowId": "string",
"runStatus": "string",
"errorMessage": "string",
"startedBy": "string",
"startedOn": 0,
"completedOn": 0,
"ebsEventId": "string",
"eventTraceEntryId": "string",
"ebsBlocking": false,
"workflowInputs": {
"workflowInputs": {}
},
"workflowOutputs": {
"workflowOutputs": {}
},
"logs": [
{
"severity": "string",
"shortDescription": "string",
"longDescription": "string",
"userName": "string",
"timestamp": "string",
"origin": "string",
"entry": {
"entry": "string"
}
}
],
"integrationId": "string",
"integrationName": "string",
"integrationSelfLink": "string"
}
string
id
Optional
id
string
name
Optional
name
string
ownerId
Optional
ownerId
string
orgId
Optional
orgId
integer As int64
As int64
createdOn
Optional
createdOn
integer As int64
As int64
modifiedOn
Optional
modifiedOn
string
configurationId
Optional
configurationId
string
runId
Optional
runId
string
workflowId
Optional
workflowId
string
runStatus
Optional
runStatus
Possible values are :
CANCELED,
COMPLETED,
RUNNING,
SUSPENDED,
WAITING,
STATE_WAITING_ON_SIGNAL,
FAILED,
RUN_NOT_FOUND,
WORKFLOW_NOT_FOUND,
WORKFLOW_NOT_STARTED,
INITIALIZING,
UNKNOWN,
string
errorMessage
Optional
errorMessage
string
startedBy
Optional
startedBy
integer As int64
As int64
startedOn
Optional
startedOn
integer As int64
As int64
completedOn
Optional
completedOn
string
ebsEventId
Optional
ebsEventId
string
eventTraceEntryId
Optional
eventTraceEntryId
boolean
ebsBlocking
Optional
ebsBlocking
object
workflowInputs
Optional
workflowInputs
object
workflowOutputs
Optional
workflowOutputs
string
integrationId
Optional
integrationId
string
integrationName
Optional
integrationName
string
integrationSelfLink
Optional
integrationSelfLink