Summary
Remove all GBAC from a Job
Description
Remove all groups from the groups array of a Job.
Route
DELETE /operations-manager/jobs/:jobId/groups
Roles
admin
apiwrite
engineering
operations
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
jobId | string | yes | The id of the Job to modify. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | The result of the delete groups operation. |