app-operations_manager

On this page:

addWatchersToJob

Summary

Adds the specified user ids as watchers of a job

Description

Adds the specified user ids as watchers of a job

Route

POST /operations-manager/jobs/:jobId/add-watchers

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
jobId string yes The identifier of the job to assign watchers to
userIds string yes The users to add as watchers of the job

Return

DetailsExampleSchema
Name Type Description
result object Result