app-operations_manager

On this page:

getManualTaskController

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 id of the Job containing the task
taskId string yes The id of the Task containing the dialog controller.

Return

DetailsExampleSchema
Name Type Description
result object The requested dialog controller.