Skip to main content
 print this page

Start an HCLS data import job

POST 

/hcls/:hcls_name/:id/jobs

Starts a data import job against the given store. omics-storage requires DatasetId, JobName, and ImportJobConfig (reference stores use ReferenceGenome and FileName; sequence stores also use ReadSetName, SampleId, SubjectId). healthlake requires DatasetId and JobName (dataset must have completed .ndjson files). health-imaging requires DatasetId and JobName (dataset must have completed .dcm files; JobName pattern ^[A-Za-z0-9_#.-]{1,64}$). Only one active HealthLake import job is allowed per store.

Request

Responses

Successfully started the HCLS import job. Response typically includes Message and JobId.

Response Headers
    Access-Control-Allow-Origin
    Access-Control-Allow-Methods
    Access-Control-Allow-Headers