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": "91cc2fAE-cA66-A5f1-61b8-e073c4a229e3",
"location": "Application",
"view": null,
"status": "scheduled",
"app": "exercitation in cillum tempor",
"name": "mollit magna reprehenderit pariatur",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/mbmY/~1/exdA/~1/ICJ//Zh3S.b+qwc/~1/~0"
},
{
"type": "encryption",
"pointer": "/~0/~0/~0/kF/~1/~1/~0/~1/PxxtCIaIqLy/lIu,34qLO,R"
}
]
},
"last_updated": "1987-03-17T16:10:57.884Z",
"encodingVersion": 1,
"job": {
"_id": "1b3f98a78336c24a5ea938bb",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"0331c6a4e54b23cfa66ea791",
"a7fd846ddf02b75934c11975",
"d7290b3963ae8ee17ed56724"
]
},
"incomingRefs": [],
"groups": [
"0d2631a20d7609c78ea03880"
],
"type": "automatic",
"metrics": {
"start_time": "ad occaecat dolore ut",
"end_time": 2896111.4282239527,
"server_id": "cupidatat mollit non ullamco quis",
"finish_state": "complete",
"run_time": -3752779.500448391,
"retrying": null,
"user": {
"_id": "cde55b4cd97e78f3519fd3c7",
"provenance": "fugiat amet nulla",
"username": "Duis minim consectetur nulla esse",
"firstname": "sunt voluptate aliqua aliquip",
"memberOf": [
{
"groupId": "02e1acafd20409bcf9da7a59",
"aaaManaged": true
},
{
"groupId": "7ef988018ae94fdb1c914050",
"aaaManaged": true
},
{
"groupId": "4cce149a8a68651611ea64cb",
"aaaManaged": false
},
{
"groupId": "01965289c88e77c96175c31b",
"aaaManaged": true
},
{
"groupId": "3f27a1bb6f5646740452b8ef",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "sint ea officia"
}
],
"inactive": true,
"lastLogin": "2015-05-12T18:57:46.561Z",
"_meta": {
"created": "1962-05-29T16:46:54.014Z",
"updated": "1992-02-17T17:15:45.816Z",
"migrationVersion": 2855274
},
"email": "in aliqua consectetur eu"
},
"owner": "dd569f87f14774f184eed2c5"
}
}
}