GetJobBatchIds
Get batch id for all batches in a Job.
Input
Name | Type | Description |
JobId | String | Id of the job. |
Result Set Columns
Name | Type | Description |
ID | String | The Id of the batch. |
State | String | The state of the batch. |
Get batch id for all batches in a Job.
Name | Type | Description |
JobId | String | Id of the job. |
Name | Type | Description |
ID | String | The Id of the batch. |
State | String | The state of the batch. |