app-operations_manager

On this page:

watchJob

Summary

Watch a Job

Description

Adds the current user to the list of watchers on a Job.

Route

POST /operations-manager/jobs/:jobId/watch

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
jobId string yes The id of the Job to watch.

Return

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