This launch a job based on the given job template
Example
aiware launchJobTemplate TemplateID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| templateID | string | ID of Job | [default to null] |
| launchJobTemplateRequest | LaunchJobTemplateRequest | Launch Job Template API | |
| 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
LaunchJobTemplateResponse
Authorization
api_key
- Content-Type: application/json
- Accept: application/json