This API adds the engine to the resource
Example
aiware addEngineToResource ResourceID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| resourceID | string | ID of Resource | [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] |
| addEngineForResourceRequest | AddEngineForResourceRequest | Add Engine Mapping for Resource | [optional] |
Return type
AddEngineForResourceResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json