Salesforce

Go EngineAPI: GetEngines

« Go Back
Information
Go EngineAPI: GetEngines
000006216
Public
Product Selection
aiWare - API
Article Details
GetEnginesResponse GetEngines(ctx, optional)

Get the list of engines deployed and available on aiWARE

Required Parameters

NameTypeDescriptionNotes
ctxcontext.Contextcontext for authentication, logging, cancellation, deadlines, tracing, etc.
optional*GetEnginesOptsoptional parametersnil if no parameters

Optional Parameters

Optional parameters are passed through a pointer to a GetEnginesOpts 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
internalApplicationIDoptional.Interface of stringInternal ID of Application
internalOrganizationIDoptional.Interface of stringID of Organization. UUID. This ID is unique to this aiWARE installation.
engineNameoptional.StringField to string match against the engine names
engineStateoptional.Interface of EngineStateEnumField to match the current state
engineTypeoptional.Interface of EngineTypeEnumField to match the current type
engineOutputTypeoptional.Interface of EngineTypeEnumField to match the current type
engineCategoryIDoptional.StringFilter to the particular engine category ID
engineIDsoptional.StringField to provide the input to get engines by Engine ID list. Separated by commas
offsetoptional.Int64the number of data to skip before getting the result set
limitoptional.Int64the number of items to return.[default to 10]
directionoptional.Stringthe sort order. ASC or DESC.[default to DESC]
startTimeoptional.Int64The unix timestamp, describing the start time for the stats
endTimeoptional.Int64The unix timestamp, describing the end time for the stats
preloadoptional.BoolFilter engines by preload
orderByoptional.StringThe value should be in [name, state, type, organizationID, createdTime]

Return type

GetEnginesResponse

Authorization

api_key

HTTP request headers

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

Powered by