This gets scheduled job detail
Example
aiware getScheduledJobDetail ScheduledJobID=value X-Correlation-Id:value
Parameters
| Name | Type | Description | Notes |
|---|
| scheduledJobID | string | ID of Scheduled Job. It can be an internal ID or core ID | [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
GetScheduledJobDetailResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json