Summary
Get Task Details
Description
Get the detailed information model for a task
Route
GET /workflow_engine/locations/:location/packages/:pckg/tasks/:method
Roles
admin
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
location | string | yes | Location: Application, Broker, Adapter |
pckg | string | yes | Package name |
method | string | yes | Method name |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
taskDetails | object | Detailed information on a task |