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": "2aB2fFF9-bCFf-eDac-8FaC-2ea9fd42237a",
"location": "Application",
"view": null,
"status": "scheduled",
"app": "laborum magna nisi eiusmod",
"name": "qui",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/~0/ZtXrvL91/~1/~1/RpIIZ/MSl/W"
},
{
"type": "encryption",
"pointer": "/~0/W4Z-YMICM3U/~0/~0/Dy"
}
]
},
"last_updated": "1961-09-05T18:50:10.172Z",
"encodingVersion": 1,
"job": {
"_id": "2b4e21f3af6068de50ee3796",
"task": "b4f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"c681e447d28360ce39d4f012",
"e31c7c5e2778fe720102ca62",
"e04d3ef1c0e60c76673771b0",
"5c5ea23a2711665ac5e63605"
]
},
"groups": [
{
"_id": "23186e4252e2f4c9c4f2fbb0",
"provenance": "mollit sint ullamco",
"name": "cupidatat in",
"description": "sit dolore",
"memberOf": [
{
"groupId": "ae045a141eef47bc67eae925",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "Duis ut"
},
{
"roleId": "veniam"
},
{
"roleId": "labore"
},
{
"roleId": "eiusmod aliquip pariatur dolor"
},
{
"roleId": "ullamco esse in"
}
],
"inactive": false,
"_meta": {
"created": "1953-07-17T12:30:45.284Z",
"updated": "1974-12-02T12:30:36.826Z",
"migrationVersion": -56617821
}
},
"a15354a71393d64a7e0e920e",
"04c27fd210ad8d54052195df"
],
"type": "automatic",
"metrics": {
"start_time": "fugiat proident aliquip voluptate nostrud",
"end_time": -3877401.694569245,
"server_id": "ullamco commodo nulla",
"finish_state": "paused",
"run_time": 74108739.42047954,
"retrying": true,
"user": "Pronghorn",
"owner": {
"_id": "0dec3448769c7dfc90753ead",
"provenance": "do ea culpa",
"username": "nisi do in Lorem",
"firstname": "ullamco",
"memberOf": [
{
"groupId": "e1e29ce4c86e55312f6cb754",
"aaaManaged": true
},
{
"groupId": "996d648005ff5cc3f8b70984",
"aaaManaged": true
},
{
"groupId": "93f3135fa173e1d09c50d4d2",
"aaaManaged": true
},
{
"groupId": "e391e9b66042c820e6d188e3",
"aaaManaged": true
},
{
"groupId": "9bc49932700939da38e9f728",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "nostrud laborum in"
},
{
"roleId": "adipisicing deserunt laboris quis"
},
{
"roleId": "aliqua"
},
{
"roleId": "Lorem Ut"
}
],
"inactive": false,
"lastLogin": "1983-01-30T17:41:39.186Z",
"_meta": {
"created": "1960-03-10T19:49:58.233Z",
"updated": "2023-11-19T22:46:13.427Z",
"migrationVersion": 76001143
},
"email": "id"
}
}
}
}