This lists the running engine with server types
Example
aiware getServerTypeEngineRunning X-Correlation-Id:value serverTypeID=value engineID=value offset=value limit=value
Parameters
| Name | Type | Description | Notes |
|---|
| 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] |
| serverTypeID | string | Filter by serverTypeID | [optional] [default to null] |
| engineID | string | Filter by engine id | [optional] [default to null] |
| offset | integer | the number of records to skip before getting the result set | [optional] [default to null] |
| limit | integer | the number of records to return. | [optional] [default to 100] |
Return type
GetServerTypeRunningEnginesResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json