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": "8EF3Bc92-2eA6-d94D-7Fad-dffc9Ee4aD5e",
"location": "Broker",
"view": null,
"status": "failure",
"app": "elit non ea voluptate veniam",
"name": "Duis eiusmod anim in",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/p54O/~0/~1"
},
{
"type": "encryption",
"pointer": "/CGYm0e6"
}
]
},
"last_updated": "2013-03-02T18:28:00.504Z",
"encodingVersion": 1,
"job": {
"_id": "162315702f1566f5d586c0c1",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"d366403863719bf9cb5f7dc6",
"efd2c43a3e89181bacae6087",
"b040e2b8d4e55382c8e0955c",
"6c6292d4822ab4b215c5f978",
"9f3c474743511de2103fe505"
]
},
"groups": [
{
"_id": "839c586830b565f6cc773486",
"provenance": "incididunt qui adipisicing nisi nostrud",
"name": "occaecat qui irure",
"description": "veniam non nulla",
"memberOf": [
{
"groupId": "5639ce973e7811333be21544",
"aaaManaged": true
},
{
"groupId": "b65b6cf369be46c76b622adc",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "culpa Lorem quis pariatur elit"
},
{
"roleId": "aliqua"
},
{
"roleId": "reprehenderit in"
},
{
"roleId": "cupidatat"
},
{
"roleId": "exercitation commodo elit labore"
}
],
"inactive": false,
"_meta": {
"created": "2011-07-11T07:08:56.326Z",
"updated": "1971-12-19T12:39:21.397Z",
"migrationVersion": 15494301
}
},
{
"_id": "7e1323751b3568a7755df1ec",
"provenance": "ex",
"name": "occaecat aliqua in",
"description": "aliquip eiusmod enim mollit id",
"memberOf": [
{
"groupId": "cfb4e3c647b530615c440247",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "Ut Excepteur nulla"
},
{
"roleId": "est dolore sed"
},
{
"roleId": "quis nulla"
},
{
"roleId": "dolor quis"
}
],
"inactive": false,
"_meta": {
"created": "1997-07-16T22:59:31.505Z",
"updated": "1955-06-04T03:56:44.324Z",
"migrationVersion": 36642745
}
}
],
"type": "operation",
"metrics": {
"start_time": "Lorem",
"end_time": 69348856.52483663,
"server_id": "adipisicing in aliquip",
"finish_state": "complete",
"run_time": -28730898.77618052,
"retrying": false,
"user": "9fb3341f6bf46d7feb5f46b7",
"owner": ""
}
}
}