This API updates the specified server type-running engine
Example
aiware updateServerTypeEngineRunning ServerTypeID=value EngineID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| serverTypeID | string | ID of Server Type | [default to null] |
| 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] |
| updateServerTypeEngineRunningRequest | UpdateServerTypeEngineRunningRequest | Update Server Type - Running Engine | [optional] |
Return type
UpdateServerTypeEngineRunningResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json