app-operations_manager

On this page:

getJob

Summary

Get a Job

Description

Get a Job.

Route

GET /operations-manager/jobs/:id

Roles

admin engineering apiread operations

Parameters

DetailsExampleSchema
Name Type Required Description
id string yes The id of the Job to get.
queryParameters object yes Optional parameters for projecting fields in the Job document.

Return

DetailsExampleSchema
Name Type Description
job object The requested Job.