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": "f6C72AE0-80BA-C72D-1aa6-Cd6AAECF7Ac9",
"location": "Application",
"view": null,
"status": "incomplete",
"app": "nisi ad amet tempor dolore",
"name": "officia consectetur ullamco",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/yaQHYIt/yeF3m+B/~1/~1/~0/cnId8H/~1"
},
{
"type": "encryption",
"pointer": "/~0"
},
{
"type": "encryption",
"pointer": "/q0x/X/k1ENH//7/~0/~1/fARf,ryJe/~0/l0y7j3PkSF2/~0/hsBvv/~1"
}
]
},
"last_updated": "1959-11-23T15:11:27.463Z",
"encodingVersion": 1,
"job": {
"_id": "2d9ba6b6a81cb5e2352da7ac",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": null
},
"incomingRefs": [],
"groups": [
"feaa98756fa7ee090da6ceca"
],
"type": "operation",
"metrics": {
"start_time": "sunt ullamco deserunt occaecat",
"end_time": -6469378.319528833,
"server_id": "non ea",
"finish_state": "success",
"run_time": -71531854.06836395,
"retrying": null,
"user": {
"_id": "eee077fc36d8cce4391b5b0a",
"provenance": "cupidatat fugiat cillum",
"username": "mollit qui occaecat ipsum",
"firstname": "ut officia tempor",
"memberOf": [
{
"groupId": "3f3247d100abc7c00a880a81",
"aaaManaged": false
},
{
"groupId": "0963e637b750d6e8af6500bd",
"aaaManaged": true
},
{
"groupId": "8c1c6be29c9b8679d1401e29",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "aliquip ut"
}
],
"inactive": true,
"lastLogin": "1981-02-27T14:38:07.831Z",
"_meta": {
"created": "1983-03-06T06:14:44.546Z",
"updated": "1957-09-25T04:06:36.139Z",
"migrationVersion": -65405667
},
"email": "sint in"
},
"owner": "a68d54e82ee662ac30783b30"
}
}
}