Summary
Release a currently assigned task
Description
Remove user assignment from a currently assigned Task.
Route
POST /operations-manager/tasks/:taskId/release
Roles
admin
apiwrite
engineering
operations
Parameters
DetailsExampleSchema
Name |
Type |
Required |
Description |
taskId |
string |
yes |
The id of the Task iteration to be released. |
Copied to Clipboard
{
"type": "object",
"properties": {},
"required": [],
"additionalProperties": false
}
Return
DetailsExampleSchema
Name |
Type |
Description |
result |
object |
The result of the release operation. |
Copied to Clipboard
{
"message": "Successfully created the requested item",
"data": {
"_id": "d6b7bCa8-2dfB-d4B4-957a-DDaee7C90992",
"location": "Broker",
"view": "Excepteur tempor culpa voluptate nostrud",
"status": "scheduled",
"app": "irure qui",
"name": "eu culpa",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~0"
},
{
"type": "encryption",
"pointer": "/lQ/mWWr,ZMe0/8/ucc4/~1/~1/XzB3uD/~1"
}
]
},
"last_updated": "1983-12-28T08:06:35.008Z",
"encodingVersion": 1,
"job": {
"_id": "566d0bce48e5c56f3a7fb474",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"4017e15f20d5e719674512df",
"090eed171f7da51a60cce999"
]
},
"groups": [
{
"_id": "bc0a9953802ad16740ab884a",
"provenance": "ipsum quis",
"name": "reprehenderit exercitation",
"description": "sunt Ut",
"memberOf": [
{
"groupId": "38977599c6a956e6ba293805",
"aaaManaged": true
},
{
"groupId": "964724da992d507170d1e4ef",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "est officia voluptate nisi"
},
{
"roleId": "nulla adipisicing tempor"
}
],
"inactive": false,
"_meta": {
"created": "1956-02-11T08:08:15.188Z",
"updated": "2022-03-21T06:36:36.785Z",
"migrationVersion": 9129420
}
},
"3141ee58aa910a96108b557d"
],
"type": "operation",
"metrics": {
"start_time": "irure aliqua",
"end_time": -22632192.01297812,
"server_id": "laboris",
"finish_state": "canceled",
"run_time": 79024214.43082082,
"retrying": null,
"user": {
"_id": "c1927516547823e371391874",
"provenance": "in aute",
"username": "commodo tempor in minim",
"firstname": "labore cillum anim",
"memberOf": [
{
"groupId": "a3d7cb6a6a3713e0e4ca9f59",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "adipisicing Lorem quis"
}
],
"inactive": false,
"lastLogin": "1994-03-29T02:04:42.17Z",
"_meta": {
"created": "2001-03-12T09:29:50.286Z",
"updated": "1996-02-21T12:33:11.479Z",
"migrationVersion": -61127875
},
"email": "eu nostrud elit"
},
"owner": {
"_id": "a786a0411cdff048513f8db2",
"provenance": "sunt Excepteur velit",
"username": "eu elit nulla veniam ut",
"firstname": "Ut est ullamco ad fugiat",
"memberOf": [
{
"groupId": "22a68050cfef4efb6adbd4b0",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "Duis irure"
},
{
"roleId": "nostrud ullamco tempor dolore"
}
],
"inactive": false,
"lastLogin": "2002-07-12T17:29:41.136Z",
"_meta": {
"created": "2001-01-01T21:31:42.868Z",
"updated": "2012-12-24T16:31:35.811Z",
"migrationVersion": 10263408
},
"email": "dolor pariatur"
}
}
}
}