Update statuses of engine instances running on the host
Example
aiware proxyUpdateEngineInstanceStatuses HostID=value X-Correlation-Id:valueCopy to clipboardErrorCopied
Parameters
| Name | Type | Description | Notes |
|---|
| hostID | string | ID of Host | [default to null] |
| engineInstanceStatus | array[EngineInstanceStatus] | Statuses of Engine Instances | |
| 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
array[EngineOperationStatusResponse]
Authorization
api_key
- Content-Type: application/json
- Accept: application/json