core.job_download_logs

Download logs of the job id.

Please see core.download method documentation for explanation on filename and buffered arguments, and return value.

Type: object

Type: array
No Additional Items

Tuple Validation

Parameter 1: id

id

Type: integer

ID of the job to download logs for.

Parameter 2: filename

filename

Type: string

Filename for the downloaded log file.

Parameter 3: buffered

buffered

Type: boolean Default: false

Whether to buffer the entire log file before download.

Result

Type: string

URL for downloading the job log file.



Required roles: