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 retrieved search results",
"data": {
"_id": "E31B869b-E7C1-F4C4-7FF0-F6B7103B015E",
"location": "Adapter",
"view": null,
"status": "complete",
"app": "quis",
"name": "deserunt veniam amet dolore",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/N2++CsGl/G.K10a/j6ri4OUivEH/M+LZMOlRO/~0/~1/~1/~0"
},
{
"type": "encryption",
"pointer": "/gAZuaA-83,J/~1/~0/ZA/NGzw,w"
}
]
},
"last_updated": "1968-03-19T21:19:44.908Z",
"encodingVersion": 1,
"job": {
"_id": "f4be7cc0bd85ec5cb0ed0284",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"5618d872164bb68c068deee1",
"ef1af48500939ac444f93399",
"0ef150752eb08a129e92e619"
]
},
"incomingRefs": [],
"groups": [
{
"_id": "8f2ef3de29b461f949d06f16",
"provenance": "irure cillum Lorem nulla",
"name": "aliquip",
"description": "dolor qui commodo voluptate ad",
"memberOf": [
{
"groupId": "eea12d7c0c7b32b9e23ab443",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "in magna aliquip"
},
{
"roleId": "sit dolor minim ex"
}
],
"inactive": true,
"_meta": {
"created": "2021-09-14T04:06:30.441Z",
"updated": "2007-11-03T14:51:37.417Z",
"migrationVersion": -32879898
}
}
],
"type": "automatic",
"metrics": {
"start_time": "labore",
"end_time": -37772269.50715047,
"server_id": "deserunt ut laborum in mollit",
"finish_state": "success",
"run_time": 70699359.08730921,
"retrying": null,
"user": "",
"owner": "65d55f0144684aca8237fdf4"
}
}
}