app-operations_manager

On this page:

replaceJobGroups

Summary

Replaces all groups from a job with the specified group array

Description

Replaces all groups from a job with the specified group array

Route

PUT /operations-manager/jobs/:jobId/groups

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
jobId string yes The identifier of the job to modify
groups array yes Array of group IDs

Return

DetailsExampleSchema
Name Type Description
result object Result of the operation