v27

latestOpenAPI 3.0.02026-07-1347144237.4 KB
Ingestion:

Gets the details of the specified run id as part of the specified job id.

get/ingestion/jobs/{job-id}/runs/{run-id}

Path parameters

job-idstring required

The id of the job.

run-idstring required

The id of the run.

Query parameters

api-versionstring required

The requested API version.

Headers

mgmt-user-tokenstring

The token used to access the workspace (needed only for user compute jobs).

Response

Success

jobIdstring
runIdstring
status'notRunning' | 'running' | 'succeeded' | 'failed'

The state of a job or item.

warningsstring[]