Get the connector job status
Get the connector job status
Check the status of the specified connector job.
GET
Get the connector job status
Path Parameters
The datasource ID.
Response
200 - application/json
OK
Additional details about the job run.
Example:
{
"extra": {
"counter.other.pipeline.in": 900,
"counter.new": 898,
"counter.output": 898,
"counter.other.pipeline.complete": 900,
"datasourceId": "pokemon_zip-api-test-app",
"counter.input": 898,
"startTime": 1722554920412,
"counter.stage.field-mapping::3b262367-a1ad-4872-986b-f7c01ac18580.processed": 898,
"endTime": 1722554921383,
"counter.stage.solr-dynamic-field-name-mapping::eac75719-84c4-4101-b605-bf386ce90790.processed": 898,
"counter.other.pipeline.out": 900,
"counter.stage.solr-index::f2b6427a-0560-478d-a722-1037831f83fe.processed": 898
}
}Example:
"datasource:pokemon_zip-api-test-app"
Example:
"KtqiNJnAXN"
Example:
1722554920412
Available options:
READY, RUNNING, PAUSED, ABORTED, FAILED, SUCCESS Example:
"SUCCESS"
Example:
1722560849072
Example:
null