app-operations_manager

On this page:

updateAutomation

Summary

Update Automation

Description

Update an Automation document

Route

PATCH /operations-manager/automations/:id

Roles

admin apiwrite engineering

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes the id of the automation to update
updates object yes an entire automation document to update the existing one

Return

DetailsExampleSchema
Name Type Description
result object the updated trigger document