RawMaestroProcessGetAllResponse
Process information with instance statistics
Properties
| Property |
Type |
Description |
cancelingCount |
number |
Process instance count - canceling |
cancelledCount |
number |
Process instance count - cancelled |
completedCount |
number |
Process instance count - completed |
faultedCount |
number |
Process instance count - faulted |
folderKey |
string |
Folder key where process is located |
folderName |
string |
Folder name |
name |
string |
Process name |
packageId |
string |
Package identifier |
packageVersions |
string[] |
Available package versions |
pausedCount |
number |
Process instance count - paused |
pausingCount |
number |
Process instance count - pausing |
pendingCount |
number |
Process instance count - pending |
processKey |
string |
Unique key identifying the process |
resumingCount |
number |
Process instance count - resuming |
retryingCount |
number |
Process instance count - retrying |
runningCount |
number |
Process instance count - running |
versionCount |
number |
Total number of versions |