Share via


UploadNodeLogs interface

Methods

post(UploadNodeLogsParameters)

This is for gathering Azure Batch service log files in an automated fashion from Compute Nodes if you are experiencing an error and wish to escalate to Azure support. The Azure Batch service log files should be shared with Azure support to aid in debugging issues with the Batch service.

Method Details

post(UploadNodeLogsParameters)

This is for gathering Azure Batch service log files in an automated fashion from Compute Nodes if you are experiencing an error and wish to escalate to Azure support. The Azure Batch service log files should be shared with Azure support to aid in debugging issues with the Batch service.

function post(options: UploadNodeLogsParameters): StreamableMethod<UploadNodeLogs200Response | UploadNodeLogsDefaultResponse>

Parameters

Returns