Turbinia Evidence
Upload Evidence
Upload evidence file to server for processing.
Args: ticket_id (str): ID of the ticket, which will be the name of the folder where the evidence will be saved. calculate_hash (bool): Boolean defining if the hash of the evidence should be calculated. file (List[UploadFile]): Evidence files to be uploaded to folder for later processing. The maximum size of the file is 10 GB.
Returns: List of uploaded evidences or warning messages if any.
post/api/evidence/upload
Response
Successful Response
{"stackTrail":"paths:/api/evidence/upload:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}