v1

latestOpenAPI 3.0.2Apache License 2.02026-07-1727626.6 KB
Turbinia Tasks

Get Task Statistics

Retrieves statistics for Turbinia execution.

Args: days (int): The number of days we want history for. task_id (string): The Id of the task. request_id (string): The Id of the request we want tasks for. user (string): The user of the request we want tasks for.

Returns: statistics (str): JSON-formatted task statistics report.

get/api/task/statistics

Query parameters

daysinteger
task_idstring
request_idstring
userstring

Response

Successful Response

all_tasksobject
failed_tasksobject
requestsobject
successful_tasksobject
tasks_per_typeobject
tasks_per_userobject
tasks_per_workerobject