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