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": "b74A5EFc-fb62-1C16-d7Bb-4EEF3bD4BF1c",
"location": "Broker",
"view": "velit",
"status": "complete",
"app": "dolore",
"name": "sit pariatur enim",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/RQpUK9XPIM/mkUD/~0/~0/~1/~1/~0/Bg7h/JYmlFz,I5of/~1"
},
{
"type": "encryption",
"pointer": "/~0/Q//~1/~1/F/BRbtD-"
}
]
},
"last_updated": "1965-07-28T11:39:23.583Z",
"encodingVersion": 1,
"job": {
"_id": "b9090a335f9f5dd0fc0d41ae",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"c2a37c312de33d88fa4e1727"
]
},
"incomingRefs": [],
"groups": [
{
"_id": "356d9daaa4272cf8b95d9b64",
"provenance": "esse",
"name": "ad elit esse velit",
"description": "laboris aute",
"memberOf": [
{
"groupId": "2d5f0784b5c4cf25121d4f28",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "cillum"
}
],
"inactive": false,
"_meta": {
"created": "1971-10-30T01:31:22.724Z",
"updated": "1978-02-14T08:34:19.053Z",
"migrationVersion": -27655735
}
},
{
"_id": "dc0f2ea94d30259e43c043ec",
"provenance": "qui ex",
"name": "do",
"description": "cillum do",
"memberOf": [
{
"groupId": "4d581d9c2c4190784a14c26a",
"aaaManaged": true
},
{
"groupId": "f74e9a5e9995316fcdd419ea",
"aaaManaged": true
},
{
"groupId": "c16e4f7d2e5124763b36623c",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "irure in"
},
{
"roleId": "Ut labore enim"
},
{
"roleId": "nulla"
},
{
"roleId": "do"
}
],
"inactive": true,
"_meta": {
"created": "1963-03-18T16:34:13.272Z",
"updated": "2000-05-03T04:16:52.146Z",
"migrationVersion": 2621057
}
},
"150c162aa5307f3be8b7119b",
"778e127fdc317029493b684c"
],
"type": "manual",
"metrics": {
"start_time": "dolore culpa mollit enim",
"claim_time": "1994-07-01T10:11:46.15Z",
"end_time": -49671302.329772525,
"server_id": "consequat tempor reprehenderit",
"finish_state": "success",
"run_time": -13249816.85972792,
"user": "d94c345c20d421e20d0d413a",
"owner": ""
}
}
}