GetJobStatus
Create a dataset from a CSV file.
Input
| Name | Type | Description |
| JobId | String | The id of the job. |
Result Set Columns
| Name | Type | Description |
| Status | String | Indicates the status of the job. |
| StatusMessage | String | The message of the status. Empty unless something went wrong with the upload. |