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 imported 3 of 4 documents",
"data": {
"_id": "cB532Bea-ff0B-a827-7Ef8-aF92b431BE7f",
"location": "Adapter",
"view": "sint tempor Ut",
"status": "incomplete",
"app": "ipsum mollit sint voluptate",
"name": "nostrud qui eu",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~0/s3/~1/D/~1/xNmMsFr/~0"
}
]
},
"last_updated": "2015-08-20T03:33:47.883Z",
"encodingVersion": 1,
"job": {
"_id": "a847e45e1b05bbbed49d45c7",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"cf562c3ee2dc8ce348197f95",
"77e19654d9e772fb210f60e8"
]
},
"incomingRefs": [],
"groups": [
"d112c3225f741a23f7ad0757",
{
"_id": "124836f8cdd2f489ce0ee376",
"provenance": "Lorem nulla dolor in tempor",
"name": "proident in nostrud pariatur consectetur",
"description": "aute non eiusmod",
"memberOf": [
{
"groupId": "b1bec14672ae70771b810ba2",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "nostrud adipisicing nisi in irure"
}
],
"inactive": true,
"_meta": {
"created": "1967-06-29T11:25:03.751Z",
"updated": "1995-10-23T21:59:06.944Z",
"migrationVersion": -81801640
}
},
"8af98caa2d007a269df7c857"
],
"type": "automatic",
"metrics": {
"start_time": "nostrud voluptate amet velit",
"end_time": 12379803.870733544,
"server_id": "culpa",
"finish_state": "success",
"run_time": -65448531.07961419,
"retrying": null,
"user": "98d85a6a0d183ecec64b6b71",
"owner": "05c0a84dd746004e0721859f"
}
}
}