app-operations_manager

On this page:

runManualTrigger

Summary

Run Manual Trigger

Description

Runs the Automation associated with the Manual Trigger.

Route

POST /operations-manager/triggers/manual/:id/run

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes The id of the Manual Trigger to run.
formData object yes The form data that will be used to create job variables.

Return

DetailsExampleSchema
Name Type Description
result object The spawned Job.