Result
• index:
number
Index of script command
• eventDate:
string
The datetime of the event on which the result was received
•
Optional
result: "Ok"
| "Error"
If is success
•
Optional
stdout: string
stdout of script command
•
Optional
stderr: string
stderr of script command
•
Optional
message: string
an error message if the result is not successful
•
Optional
isBatchFinished: boolean
Is batch of already finished
Last modified 1mo ago