Workflow Run Model

Properties

Name Type Description Notes
id String [optional] [default to null]
creationDate Date [optional] [default to null]
status String [optional] [default to null]
phase String [optional] [default to null]
startTime Date [optional] [default to null]
duration Long [optional] [default to null]
statusMessage String [optional] [default to null]
timeout Long [optional] [default to null]
retries Long [optional] [default to null]
workflowRef String [optional] [default to null]
workflowRevisionRef String [optional] [default to null]
labels Map [optional] [default to null]
annotations Map [optional] [default to null]
params List [optional] [default to null]
tasks List [optional] [default to null]
debug Boolean [optional] [default to null]
workflowName String [optional] [default to null]
workflowVersion Integer [optional] [default to null]
trigger String [optional] [default to null]
initiatedByRef String [optional] [default to null]
results List [optional] [default to null]
workspaces List [optional] [default to null]
awaitingApproval Boolean [optional] [default to null]

[Back to Models] [Back to Routes]

© 2024 Boomerang. All rights reserved.
Docs and examples licensed under Apache 2.0