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": "61fAaE84-ab2b-91ec-2bf4-81DFDE349Ad6",
"location": "Adapter",
"view": null,
"status": "paused",
"app": "id ex voluptate minim Lorem",
"name": "sint in anim dolore",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~1/njZXL32F/OgqMK/~1/K39C0ChCP/~0"
},
{
"type": "encryption",
"pointer": "/~0/~1/~0/~1/~0/~0/qH-.V/~1/O+4/CNf/goWQ.+"
},
{
"type": "encryption",
"pointer": "/y/uFi-9/6/~1/~0/MnGCjA,BZ,/eS5/yK/~1/Y/Pn"
}
]
},
"last_updated": "1950-09-14T17:58:48.271Z",
"encodingVersion": 1,
"job": {
"_id": "44ca6d5f2d4ac0948f5f17e9",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"cf9e9dcb65a7b28f20ececc9",
"39923247f2c1b6f5dc1522c0",
"d38bd258d8298b2a9f2d52dd",
"6c9bc9a8b6dfd5b2774f415b"
]
},
"incomingRefs": [],
"groups": [
"cfd11f375abe1dc31958d133",
"f68450b1230cd2cbb318bc60",
"1fd76eaee618bb03806c29ed"
],
"type": "manual",
"metrics": {
"start_time": "labore dolor",
"claim_time": "2014-07-08T01:12:41.257Z",
"end_time": -50591659.85428047,
"server_id": "deserunt dolor veniam culpa",
"finish_state": "scheduled",
"run_time": -6341580.817592263,
"user": {
"_id": "9d889743121daf25f2405c94",
"provenance": "incididunt elit",
"username": "occaecat nostrud Excepteur nisi non",
"firstname": "officia ut aliqua",
"memberOf": [
{
"groupId": "a61744b29223527f6c7ab51a",
"aaaManaged": false
},
{
"groupId": "ba05bdc13d8e372ec7f68756",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "deserunt quis Lorem"
},
{
"roleId": "voluptate laboris commodo"
}
],
"inactive": false,
"lastLogin": "1947-05-09T16:50:22.727Z",
"_meta": {
"created": "1985-07-19T19:41:38.643Z",
"updated": "1991-12-06T16:24:37.635Z",
"migrationVersion": -92842958
},
"email": "eiusmod labore sunt nostrud consequat"
},
"owner": ""
}
}
}