Summary
Claim a task
Description
Assign a Task to the current user.
Route
POST /operations-manager/tasks/:taskId/claim
Roles
admin
apiwrite
engineering
operations
Parameters
DetailsExampleSchema
Name |
Type |
Required |
Description |
taskId |
string |
yes |
The id of the Task iteration to be claimed. |
Copied to Clipboard
{
"type": "object",
"properties": {},
"required": [],
"additionalProperties": false
}
Return
DetailsExampleSchema
Name |
Type |
Description |
result |
object |
The result of the claim operation. |
Copied to Clipboard
{
"message": "Successfully retrieved search results",
"data": {
"_id": "5bdA12d3-cde1-1Bfe-bbAa-AC07adBe223E",
"location": "Adapter",
"view": "velit minim non mollit ex",
"status": "canceled",
"app": "ut",
"name": "consectetur",
"variables": {
"decorators": [
{
"type": "encryption",
"pointer": "/jfdGio/~1"
}
]
},
"last_updated": "1956-05-28T07:13:10.247Z",
"encodingVersion": 1,
"job": {
"_id": "1faa8b19ab68a260ca862746",
"task": "e28f",
"name": "myCoolDocumentName",
"description": "Some helpful information about the document",
"ancestors": null
},
"incomingRefs": [],
"groups": [
"c6191dcb0f0a15d2dc41d99b",
{
"_id": "aebaf6e03047513034434bdf",
"provenance": "et commodo reprehenderit",
"name": "do dolor nostrud enim ut",
"description": "sit reprehenderit non eiusmod",
"memberOf": [
{
"groupId": "0ffbc46444705b76b1569c76",
"aaaManaged": false
}
],
"assignedRoles": [
{
"roleId": "adipisicing cillum Duis commodo"
},
{
"roleId": "cillum deserunt aliquip in ad"
},
{
"roleId": "ex qui"
}
],
"inactive": true,
"_meta": {
"created": "1953-07-27T00:38:57.039Z",
"updated": "2003-06-18T08:42:49.131Z",
"migrationVersion": 30624276
}
},
"e1300746c9ad16a490c19cf6",
"55cc082ab11ddb2214e9e665"
],
"type": "operation",
"metrics": {
"start_time": "Lorem et adipisicing mollit laborum",
"end_time": 4467264.643363312,
"server_id": "Duis sint eiusmod pariatur est",
"finish_state": "success",
"run_time": -1559187.498994559,
"retrying": null,
"user": "3c514ab3f00db856ee4a4ae2",
"owner": {
"_id": "cb3e0774a17de1e031831e6a",
"provenance": "occaecat eu et",
"username": "enim eiusmod",
"firstname": "eiusmod id laborum exercitation",
"memberOf": [
{
"groupId": "35d73368057f863354ce5b82",
"aaaManaged": false
},
{
"groupId": "bec358fb1c0bbbacda6b7ddb",
"aaaManaged": true
},
{
"groupId": "60966d08291775f3763be028",
"aaaManaged": true
},
{
"groupId": "4ee301d6becf3f8a7b19f9d0",
"aaaManaged": true
},
{
"groupId": "04ba0983afe51f9f40719a7c",
"aaaManaged": true
}
],
"assignedRoles": [
{
"roleId": "eu"
},
{
"roleId": "proident ad"
}
],
"inactive": true,
"lastLogin": "1988-11-23T04:26:52.641Z",
"_meta": {
"created": "1982-02-11T07:17:02.09Z",
"updated": "1989-12-27T07:03:48.787Z",
"migrationVersion": -848238
},
"email": "sit fugiat proident tempor"
}
}
}
}