v25

latestOpenAPI 3.0.1raw.githubusercontent.com2026-07-08143108383.9 KB
Log

Uploads a log file to the cloud storage and links it to the log run. If logFileId is provided, the file is linked to the existing BDMS.Models.LogFile instead of creating a new one.

post/api/v{version}/log/upload

Path parameters

versionstring required

Query parameters

logRunIdinteger

The log run ID to associate with the file.

logFileIdinteger

Optional existing log file ID to link the uploaded file to.

Response

OK