app-operations_manager

On this page:

runEndpointTriggerWithPost

Summary

Run Endpoint Trigger With POST

Description

Runs the Automation associated with the API Trigger.

Route

POST /operations-manager/triggers/endpoint/:routeName

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
routeName string yes The routeName of the API Trigger.
body object yes Any key-value pairs in the POST body will be used to create job variables.

Return

DetailsExampleSchema
Name Type Description
result object The spawned Job.