Salesforce

GetTaskDownload

« Go Back
Information
GetTaskDownload
000005159
Public
Product Selection
aiWare - aiWare
Article Details
[]byte GetTaskDownload(ctx, taskID, taskOutputName, optional)

Returns the contents of the task's output

Required Parameters

NameTypeDescriptionNotes
ctxcontext.Contextcontext for authentication, logging, cancellation, deadlines, tracing, etc.
taskIDstringID of Task
taskOutputNamestringName of the task output, e.g. vtn-standard.json
optional*GetTaskDownloadOptsoptional parametersnil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a GetTaskDownloadOpts struct

NameTypeDescriptionNotes
xCorrelationIdoptional.StringCorrelation Id that can be passed, traced in the server and will be returned in the response if present in the request

Return type

[]byte

Authorization

api_key

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json
Additional Technical Documentation Information
Properties
5/30/2024 11:45 PM
5/31/2024 12:08 AM
5/31/2024 12:08 AM
Documentation
Documentation
000005159
Translation Information
English

Powered by