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": "34618Cf5-25E9-3abd-7982-6D0B1CEeE708",
"location": "Broker",
"view": null,
"status": "error",
"app": "irure Duis cupidatat non ipsum",
"name": "pariatur enim",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~1/~1/oaVRgF9.e/~1/al4/xmeJ"
}
]
},
"last_updated": "1968-04-21T04:10:21.57Z",
"encodingVersion": 1,
"job": {
"_id": "4c4aa90b1d00c74dd0ce0e29",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": null
},
"groups": [
{
"_id": "9d441ce0e05cce306d60edbb",
"provenance": "fugiat occaecat",
"name": "eiusmod deserunt sint mollit cupidatat",
"description": "cillum Ut cupidatat amet est",
"memberOf": [
{
"groupId": "156d7db3b69be07d3abccfec",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "in adipisicing"
},
{
"roleId": "sed in ad dolor incididunt"
},
{
"roleId": "consectetur minim"
}
],
"inactive": false,
"_meta": {
"created": "2013-12-01T19:41:48.001Z",
"updated": "2024-11-05T22:51:38.717Z",
"migrationVersion": -17311661
}
},
{
"_id": "d7658c9b66251ecbbec36da4",
"provenance": "veniam ad non",
"name": "mollit eiusmod Duis",
"description": "dolore officia",
"memberOf": [
{
"groupId": "8def54b94af02cc42df669fe",
"aaaManaged": false
},
{
"groupId": "47c1c28e4f25c993401d6b6f",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "do cillum consequat irure in"
}
],
"inactive": true,
"_meta": {
"created": "1951-08-03T10:05:53.433Z",
"updated": "2015-02-17T01:27:01.105Z",
"migrationVersion": 26209150
}
}
],
"type": "manual",
"metrics": {
"start_time": "Ut veniam",
"claim_time": "1997-12-27T10:48:04.334Z",
"end_time": 35776861.44883412,
"server_id": "pariatur laborum et amet",
"finish_state": "success",
"run_time": 32853602.919013098,
"user": "Pronghorn",
"owner": "f985ed121260a751ff085e75"
}
}
}