app-operations_manager

On this page:

updateAutomation

Summary

Update Automation

Description

Update an Automation.

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 The details of the Automation document to update.

Return

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