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 created the requested item",
"data": {
"_id": "b33bf2E0-36b9-67C8-6e78-87d14A85d025",
"location": "Broker",
"view": "mollit",
"status": "error",
"app": "ullamco ut enim Ut",
"name": "sit laborum Ut ex",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/k3/f/~1/~1/sL/~0/gAF4-SJ/o/~1"
},
{
"type": "encryption",
"pointer": "/~0/L9fIsOKHycg/~1/~0/oyVh/pt,lQNIaF-S"
},
{
"type": "encryption",
"pointer": "/~1/m0AbnGsB/SLgBvIP.K1/EAxEZM3/~1"
},
{
"type": "encryption",
"pointer": "/R7IybKy/odShHTgLGzU"
}
]
},
"last_updated": "1996-10-15T00:33:46.838Z",
"encodingVersion": 1,
"job": {
"_id": "82fddee6db066215099b2898",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"782406f41e9548803fbed40f",
"c1d0dcb7530a1f7bdd96003f"
]
},
"groups": [
"378347656546cf261886b789"
],
"type": "manual",
"metrics": {
"start_time": "aliqua",
"claim_time": "1961-08-28T07:52:58.075Z",
"end_time": -11885471.258421361,
"server_id": "eu commodo ut",
"finish_state": "success",
"run_time": -64674890.889697686,
"user": {
"_id": "6c93dc17f117cba908b71204",
"provenance": "in magna sint consectetur",
"username": "velit Duis cupidatat",
"firstname": "ex et id",
"memberOf": [
{
"groupId": "0ff904cae4f0f03e36fe4625",
"aaaManaged": false
},
{
"groupId": "f46068bc17cd22cd8264a9b5",
"aaaManaged": false
},
{
"groupId": "5293213e52d0b104d1f898d3",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "anim officia dolor"
},
{
"roleId": "laborum esse aliqua in"
},
{
"roleId": "velit nisi voluptate"
},
{
"roleId": "dolor"
}
],
"inactive": false,
"lastLogin": "1964-02-22T02:18:53.765Z",
"_meta": {
"created": "1990-01-03T09:59:49.668Z",
"updated": "1960-05-04T19:37:52.114Z",
"migrationVersion": 9889732
},
"email": "consectetur"
},
"owner": "Pronghorn"
}
}
}