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": "97dcFC96-5cb3-abB0-B7Dc-BcCB2F6e60a8",
"location": "Application",
"view": "commodo sit culpa",
"status": "error",
"app": "do est in ipsum",
"name": "nulla culpa ad",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~0/bU.KI/uJUYC/xyDLdxO.r"
},
{
"type": "encryption",
"pointer": "/~1/~0/~1/t2YC+TfCy8-/QW9-T/dkqG"
},
{
"type": "encryption",
"pointer": "/ZS/~0/~1/Cj+rA,ocMF/hKybC"
},
{
"type": "encryption",
"pointer": "/~1/~1/z"
}
]
},
"last_updated": "2000-03-18T17:24:07.482Z",
"encodingVersion": 1,
"job": {
"_id": "3a90b4396f3f7fc32056804d",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": null
},
"groups": [
"a0a305ffa6deeea580c61ffb",
{
"_id": "d9586eb54d8b038412ffd85d",
"provenance": "dolore Duis",
"name": "ipsum Ut ex occaecat",
"description": "sunt laborum officia",
"memberOf": [
{
"groupId": "a4e4a3c8f0d187fea0d72a07",
"aaaManaged": false
},
{
"groupId": "745d291773c7a2c3a9e09e2b",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "Lorem occaecat reprehenderit fugiat"
}
],
"inactive": true,
"_meta": {
"created": "1996-09-22T07:18:51.402Z",
"updated": "1959-11-25T12:52:00.089Z",
"migrationVersion": -54278527
}
},
"91515e5ab4889d714b5c5249",
"0dde281d6d18f7771f52beb4"
],
"type": "manual",
"metrics": {
"start_time": "non",
"claim_time": "1995-11-13T10:01:59.491Z",
"end_time": 24786975.857687116,
"server_id": "ut",
"finish_state": "error",
"run_time": 47248530.93591198,
"user": {
"_id": "15ea97d4d343cf95e8695d16",
"provenance": "est occaecat reprehenderit nulla eu",
"username": "veniam",
"firstname": "non aute laborum",
"memberOf": [
{
"groupId": "2c13f0fd08edadb51eca5927",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "cillum eu dolore pariatur in"
},
{
"roleId": "dolore"
},
{
"roleId": "fugiat elit aute dolor amet"
}
],
"inactive": true,
"lastLogin": "2006-10-19T16:23:58.148Z",
"_meta": {
"created": "1962-12-25T22:40:47.262Z",
"updated": "1991-01-30T15:46:20.496Z",
"migrationVersion": -26692067
},
"email": "esse Excepteur"
},
"owner": "ba737b9bb4a0ade9e1a0defb"
}
}
}