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": "fB76254F-C1ee-c187-CF6e-37E5DDd0E0B1",
"location": "Adapter",
"view": "mollit tempor veniam magna ullamco",
"status": "complete",
"app": "ut cupidatat aliquip in irure",
"name": "id sint culpa aliqua deserunt",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/I5K,,m0i23V/V/~0/~0/~0/~0/Ju9Qk/~1/~1/~1"
}
]
},
"last_updated": "1973-02-23T14:13:51.116Z",
"encodingVersion": 1,
"job": {
"_id": "691a8aba39c93d5b0fec238c",
"task": "e28f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": [
"84365a4eabacbce6271e1f17",
"24d44497223152c11430f825",
"251fe51bccf1d597b6a7c884",
"f18cbf7db6f8834b6d7a9084"
]
},
"incomingRefs": [],
"groups": [
{
"_id": "e214b7a6bca8cc49ad2b2be3",
"provenance": "in Duis",
"name": "do",
"description": "Ut ut consequat",
"memberOf": [
{
"groupId": "c553474a10a5a9ccb5381500",
"aaaManaged": false
},
{
"groupId": "0e296486d9e14f09f6307d6b",
"aaaManaged": false
},
{
"groupId": "bb2ad20726f0b289543681f4",
"aaaManaged": false
},
{
"groupId": "f5d9fca4d9594df1405c2316",
"aaaManaged": true
},
{
"groupId": "760c28b04c11ef6fb4ba848b",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "deserunt sed ut et"
},
{
"roleId": "commodo irure culpa"
},
{
"roleId": "ipsum sunt consequat voluptate"
},
{
"roleId": "ea"
},
{
"roleId": "sint nulla laboris magna tempor"
}
],
"inactive": true,
"_meta": {
"created": "2019-07-13T12:15:36.495Z",
"updated": "2023-06-07T07:05:16.522Z",
"migrationVersion": -42384301
}
},
"d61b4a1dcdffd8a5733ee2ea",
"4272d4bfdf2ff80c0da5917c",
"055500dd4b7d71ead0f1358e",
"816ea00c976011815ef3d31e"
],
"type": "operation",
"metrics": {
"start_time": "sed Duis",
"end_time": -82745930.87542757,
"server_id": "ut sunt proident nisi",
"finish_state": "success",
"run_time": -66523716.836962745,
"retrying": null,
"user": "Pronghorn",
"owner": "Pronghorn"
}
}
}