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": "fEB9Dd91-FbcF-e7BF-C59e-Dd0A4Db56c4C",
"location": "Application",
"view": "consectetur et in sed",
"status": "error",
"app": "pariatur sit ea veniam voluptate",
"name": "qui reprehenderit minim fugiat",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/rCnh8/Xk/iQdvp-w/~0/qbVf3cbW9/~0/WkV/thmxii/~1/~1/sA5/~1"
},
{
"type": "encryption",
"pointer": "/neD/~0"
},
{
"type": "encryption",
"pointer": "/UjH/O,/~1/oIsTIGh7c/~1/I/~0/BogBGWW,aU/FJK4/uD/~0/P4eGYNA+2/UyagZToS8d"
},
{
"type": "encryption",
"pointer": "/~1/~1/~1/AHf0ijeT"
}
]
},
"last_updated": "1951-10-23T03:38:37.514Z",
"encodingVersion": 1,
"job": {
"_id": "5adcde1dd25e69b188b339fe",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"1df1145973ceaf0b1b8a55cd",
"5f73495c1839bd200884cdef"
]
},
"incomingRefs": [],
"groups": [
"010a742623c2e97f072bfb70"
],
"type": "automatic",
"metrics": {
"start_time": "laborum tempor ullamco irure",
"end_time": 55273500.48865688,
"server_id": "eu fugiat elit",
"finish_state": "success",
"run_time": 76271603.0629892,
"retrying": null,
"user": {
"_id": "937383b5d08fd51fb10d0c69",
"provenance": "minim",
"username": "officia",
"firstname": "aute",
"memberOf": [
{
"groupId": "b2b8e0d742833aca5b0d974c",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "est aute"
},
{
"roleId": "eiusmod"
}
],
"inactive": false,
"lastLogin": "1989-09-16T07:08:05.941Z",
"_meta": {
"created": "1974-09-04T22:36:18.272Z",
"updated": "1958-04-25T02:04:57.848Z",
"migrationVersion": -17770262
},
"email": "non"
},
"owner": "c244f77a9be703d3c3e1b6f8"
}
}
}