MasterFlowProgressLogItem
Item in the Progress log of a master flow execution
API Section: Objects
Type: Object
Properties
Name |
Description |
Required |
Type |
Format |
---|---|---|---|---|
nodeName |
The name of the node for the progress log |
- |
string |
|
masterFlowExecutionPath |
The location of the progress log in the execution |
- | ||
progressDateTime |
The time of the progress log |
- |
integer |
Api2: int64 - epoch time in milliseconds, Api3: String according to iso8601 |
progressStatus |
The status for the progress log |
- | ||
progressTableName |
The table name for the progress log |
- |
string |
|
message |
the progress log message |
- |
string |
|
nodeId |
The id of the node for the progress log |
- |
string |
uuid |