This gets cpu/gpu, memory state of the hosts grouped by time ranges and sorted by a range start time
Example
aiware getJobPerformance JobID=value X-Correlation-Id:value interval=value taskID=value workRequestID=value
Parameters
| Name | Type | Description | Notes |
|---|
| jobID | string | ID of Job | [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] |
| interval | integer | Interval in seconds for output time ranges | [optional] [default to null] |
| taskID | string | Filter data by taskID | [optional] [default to null] |
| workRequestID | string | Filter data by workRequestID | [optional] [default to null] |
Return type
GetJobPerformanceResponse
Authorization
api_key
- Content-Type: Not Applicable
- Accept: application/json