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": "a2afaf4c-76B3-F568-8f88-304aaB39E577",
"location": "Application",
"view": "non sunt ea adipisicing eiusmod",
"status": "paused",
"app": "amet",
"name": "Lorem irure nostrud ipsum",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~0/~0/~0/~1/Ty/"
}
]
},
"last_updated": "1999-01-19T19:24:28.268Z",
"encodingVersion": 1,
"job": {
"_id": "64e3d13ef640cfa16dab79b4",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"504abc87dfb48e7626837f47",
"ec37f95a6d3a13e859a0d91d"
]
},
"groups": [
{
"_id": "e61d49e56f44b0957804824b",
"provenance": "fugiat",
"name": "non mollit minim nulla eiusmod",
"description": "adipisicing occaecat dolore irure",
"memberOf": [
{
"groupId": "e276d9fa298b68aba90cd219",
"aaaManaged": true
},
{
"groupId": "b7868047f10a39269fd031fe",
"aaaManaged": false
},
{
"groupId": "74efe58376764a414d2dd7da",
"aaaManaged": false
},
{
"groupId": "1b3a7e7fd43bc9b89a997080",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "exercitation ut ea aute deserunt"
},
{
"roleId": "ipsum"
}
],
"inactive": false,
"_meta": {
"created": "2000-01-16T23:22:50.063Z",
"updated": "2006-08-02T03:03:04.541Z",
"migrationVersion": 75858106
}
}
],
"type": "automatic",
"metrics": {
"start_time": "labore Ut",
"end_time": 53387144.633612454,
"server_id": "pariatur",
"finish_state": "success",
"run_time": 41726720.65541732,
"retrying": null,
"user": "4cb34aab8e7906282ca14c69",
"owner": "2ba44023dc054de0ee924856"
}
}
}