app-operations_manager

On this page:

deleteJobGroup

Summary

Removes a group ID from a job

Description

Removes a group ID from a job

Route

DELETE /operations-manager/jobs/:jobId/groups/:groupId

Roles

admin apiwrite engineering operations

Parameters

DetailsExampleSchema
Name Type Required Description
jobId string yes The identifier of the job to modify
groupId string yes Group ID to add to the job.

Return

DetailsExampleSchema
Name Type Description
result object Result of the operation