Get the list of builds deployed and available on aiWARE for a particular engine
Example
aiware getEngineBuilds EngineID=value X-Correlation-Id:value BuildState=value
Parameters
| Name | Type | Description | Notes |
|---|
| engineID | string | ID of Engine | [default to null] |
| xCorrelationId | string | Correlation Id that can be passed, traced in the server and will be returned in the response if present in the request | [optional] [default to null] |
| buildState | string | Filter builds by the build state | [optional] [default to null] |
Return type
GetEngineBuildsResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json