Salesforce

Go EngineAPI: UpsertEngineTemplate

« Go Back
Information
Go EngineAPI: UpsertEngineTemplate
000006243
Public
Product Selection
aiWare - API
Article Details
EngineTemplate UpsertEngineTemplate(ctx, engineID, engineTemplateName, engineTemplate, optional)

Create or Update the template of the engine given its ID and template name

Required Parameters

NameTypeDescriptionNotes
ctxcontext.Contextcontext for authentication, logging, cancellation, deadlines, tracing, etc.
engineIDstringEngineID of node-red container request
engineTemplateNamestringname of the engine template
engineTemplateEngineTemplateEngine Template
optional*UpsertEngineTemplateOptsoptional parametersnil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a UpsertEngineTemplateOpts 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

EngineTemplate

Authorization

api_key

HTTP request headers

  • Content-Type: application/json
  • Accept: application/json
Additional Technical Documentation Information
Properties
11/21/2024 10:06 PM
11/21/2024 10:06 PM
11/21/2024 10:06 PM
Documentation
Documentation
000006243
Translation Information
English

Powered by