Salesforce

Go EngineAPI: GetEngineInstances

« Go Back
Information
Go EngineAPI: GetEngineInstances
000006204
Public
Product Selection
aiWare - API
Article Details
GetEngineInstancesResponse GetEngineInstances(ctx, engineID, optional)

Get information about the instances of an engine

Required Parameters

NameTypeDescriptionNotes
ctxcontext.Contextcontext for authentication, logging, cancellation, deadlines, tracing, etc.
engineIDstringEngineID of node-red container request
optional*GetEngineInstancesOptsoptional parametersnil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a GetEngineInstancesOpts 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
launchStartTimeoptional.Int64The unix timestamp, describing a lower limit for the time an engine instance was launched.
launchEndTimeoptional.Int64The unix timestamp, describing an upper limit for the time an engine instance was launched.
modifiedBeforeoptional.Int64Filter by items modified before expressed as timestamp
modifiedAfteroptional.Int64Filter by items modified after expressed as timestamp
createdBeforeoptional.Int64Filter items where created date is before this date
createdAfteroptional.Int64Filter items where created date is after this date
hostDetailoptional.BoolGet engine instances host details

Return type

GetEngineInstancesResponse

Authorization

api_key

HTTP request headers

  • Content-Type: Not defined
  • Accept: application/json
Additional Technical Documentation Information
Properties
11/21/2024 10:55 PM
11/21/2024 10:55 PM
11/21/2024 10:55 PM
Documentation
Documentation
000006204
Translation Information
English

Powered by