Returns the contents of the job's output
Example
aiware getJobOutput JobID=value JobOutputName=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| jobID | string | ID of Job | [default to null] |
| jobOutputName | string | Name of the job output, e.g. vtn-standard.json | [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] |
Return type
GetJobOutputResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json