app-operations_manager

On this page:

updateTrigger

Summary

Update Trigger

Description

Update a Trigger.

Route

PATCH /operations-manager/triggers/:id

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes The id of the Trigger to update.
updates object yes The details of the Trigger document to update.

Return

DetailsExampleSchema
Name Type Description
result object The result of the update operation.