Register a new engine instance
Example
aiware registerEngineInstance HostID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| hostID | string | ID of Host | [default to null] |
| engineInstanceInfo | EngineInstanceInfo | Engine Instance Info | |
| 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
EngineInstanceRegistrationInfo
Authorization
No authorization required
- Content-Type: application/json
- Accept: application/json