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": "5D40aBab-aafB-61d2-6f9a-cfe1F995Ab91",
"location": "Application",
"view": null,
"status": "complete",
"app": "deserunt laborum dolore minim incididunt",
"name": "ex ut sit labore adipisicing",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/LKkt/LdxU/~0/OTz10eHyIdg/oRGl/~0/uRd8QIk3QCd/~1"
}
]
},
"last_updated": "1968-09-12T23:41:06.927Z",
"encodingVersion": 1,
"job": {
"_id": "9044145a70bf75e7ea0b479d",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"e22a325ed8972df858bd027b",
"e97531c46b02916817dd1403",
"0428d8deb5ef0a065470c663",
"e8f2e8cd59404a014bf8323e"
]
},
"groups": [
{
"_id": "9701f9c15a8c84002a8b17e8",
"provenance": "sit in sint cupidatat elit",
"name": "et dolor",
"description": "ut",
"memberOf": [
{
"groupId": "09d25fa3f23796e9b0479385",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "sint ad ex deserunt ullamco"
},
{
"roleId": "do mollit aliquip commodo"
},
{
"roleId": "ut do est"
}
],
"inactive": false,
"_meta": {
"created": "1948-01-18T07:57:19.087Z",
"updated": "1998-11-14T06:31:33.803Z",
"migrationVersion": -36480022
}
},
"ff0094c1ab008eded6268826",
"3b613cb1aba53aa6c27a60be"
],
"type": "manual",
"metrics": {
"start_time": "irure",
"claim_time": "1987-10-06T03:16:32.226Z",
"end_time": 33440682.317960054,
"server_id": "deserunt nostrud in",
"finish_state": "scheduled",
"run_time": 16032577.023336276,
"user": {
"_id": "626cba5ae1086d24f383ac10",
"provenance": "aliqua",
"username": "ut Excepteur veniam dolore sit",
"firstname": "sed esse cupidatat enim",
"memberOf": [
{
"groupId": "a48d7a02525c6444ec19d9ce",
"aaaManaged": false
},
{
"groupId": "b842472c7697a1bbdcf3e2ee",
"aaaManaged": true
},
{
"groupId": "e104a239da7d258c080dfed5",
"aaaManaged": false
},
{
"groupId": "85c9ae84c00eded0667d4745",
"aaaManaged": false
},
{
"groupId": "6ed1395a2775d9f1759ce081",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "aliquip"
},
{
"roleId": "dolore"
},
{
"roleId": "sint nulla sunt"
}
],
"inactive": true,
"lastLogin": "1967-07-08T21:51:14.838Z",
"_meta": {
"created": "1968-06-02T21:08:42.558Z",
"updated": "2006-05-11T16:59:41.727Z",
"migrationVersion": 9493590
},
"email": "reprehenderit"
},
"owner": "Pronghorn"
}
}
}