app-operations_manager

On this page:

startJob

Summary

Initiates a job from a workflow.

Description

Initiates a job from a workflow.

Route

POST /operations-manager/jobs/start

Roles

admin engineering apiwrite operations

Parameters

DetailsExampleSchema
Name Type Required Description
workflow string yes Name of the workflow from which to start the job.
options object yes Options for the job.

Return

DetailsExampleSchema
Name Type Description
job object Resulting job document