Update the Engine Instance Status. Heartbeat to communicate back to controller both aggregated work and delta work from last heartbeat
Example
aiware updateEngineInstanceStatus EngineInstanceID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| engineInstanceID | string | ID of Engine Instance | [default to null] |
| engineInstanceStatus | EngineInstanceStatus | Engine Instance Status | |
| 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
(empty response body)
Authorization
api_key
- Content-Type: application/json
- Accept: application/json