Summary
Get a client-side dialog controller for a manual task
Description
Get a client-side dialog controller for a manual task
Route
GET /operations-manager/jobs/:jobId/tasks/:taskId/manual-controller
Roles
            admin
apiread
engineering
operations
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| jobId | string | yes | The identifier of the job containing the task | 
| taskId | string | yes | The task identifier to get a dialog controller for | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| result | object | Task controller definition |