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 imported 3 of 4 documents",
"data": {
"_id": "Cba40aFA-eBBC-5D4A-7b7e-5e6D7DebEb39",
"location": "Broker",
"view": "aliqua officia cillum",
"status": "scheduled",
"app": "mollit aute exercitation",
"name": "consectetur Duis",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~0/~1/a7chhha--/s/~0/~0/Tk,y/~1/~1/g-0b/~1/~1"
},
{
"type": "encryption",
"pointer": "/~0/O7rt"
},
{
"type": "encryption",
"pointer": "/XlugL/SoYe/GrnT9k.yt"
},
{
"type": "encryption",
"pointer": "/~1/Vgl9V"
},
{
"type": "encryption",
"pointer": "/~0"
}
]
},
"last_updated": "1976-02-15T20:47:04.141Z",
"encodingVersion": 1,
"job": {
"_id": "70c21e95fa30f6840111c609",
"task": "3a1f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": null
},
"incomingRefs": [],
"groups": [
"2a1d72632750988de840f838",
"993fa2eccf8286aebeca5366",
"9395d362a6d9a18beeab968b",
"98edfedcdee45430245a0f53"
],
"type": "automatic",
"metrics": {
"start_time": "eiusmod sed in",
"end_time": 57553898.96937114,
"server_id": "nulla",
"finish_state": "success",
"run_time": -26221619.978497475,
"retrying": true,
"user": {
"_id": "cb9ed656fee3e95367940173",
"provenance": "tempor",
"username": "Lorem dolor elit",
"firstname": "labore",
"memberOf": [
{
"groupId": "60faae72ae3caef1a558996a",
"aaaManaged": false
},
{
"groupId": "636ddfff3f25477de9d376ef",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "Excepteur"
},
{
"roleId": "esse consequat irure"
},
{
"roleId": "anim in sint"
},
{
"roleId": "nulla in sint adipisicing"
}
],
"inactive": false,
"lastLogin": "1998-11-25T13:00:42.963Z",
"_meta": {
"created": "1967-02-04T10:32:17.516Z",
"updated": "2019-05-20T01:34:52.088Z",
"migrationVersion": 83178217
},
"email": "Ut aliqua sint officia fugiat"
},
"owner": "Pronghorn"
}
}
}