cloudDirectJobRecentErrorsReport
Retrieves a CSV report of recent per-file errors for an in-progress Cloud Direct job. The report is made available for download.
Arguments
| Argument | Type | Description |
|---|---|---|
| eventSeriesId (required) | String! | The event series ID for the job. |
| clusterId (required) | UUID! | The UUID of the cluster. |
| objectId (required) | UUID! | The ID of the object whose job is running. |
Returns
CloudDirectJobRecentErrorsReportReply!