This API updates the specified engine
Example
aiware updateEngineBuild EngineID=value BuildID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| engineID | string | ID of Engine | [default to null] |
| buildID | string | ID of Build | [default to null] |
| buildDetail | BuildDetail | Update Engine BUild | |
| 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] |
Return type
UpdateBuildResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json