Summary
MOP Diff Config (manual workflow task)
Description
This is a manual task, and can be called by a Workflow Builder job.
Route
/mop/task/runTemplatesDiff
Roles
admin
engineering
support
Incoming
| name | type | info | examples |
|---|---|---|---|
| pre | object,array | RunCommandTemplate output [outputArray] or the output in object { command_results: [outputArray] }. pre and post must be the same data type | [object Object],[object Object] |
| post | object,array | RunCommandTemplate output [outputArray] or the output in object { command_results: [outputArray] }. pre and post must be the same data type | [object Object],[object Object] |
Outgoing
| This manual task has no output |