v27

latestOpenAPI 3.0.02026-07-1347144237.4 KB
Ingestion:

Creates an ingestion job with the specified job id.

put/ingestion/jobs/{job-id}

Path parameters

job-idstring required

The id of the job that will be created.

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).

aml-user-tokenstring

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

Request body

kind'SystemCompute' | 'UserCompute' required

The job type.

jobIdstring

Response

Success

kind'SystemCompute' | 'UserCompute' required

The job type.

jobIdstring