Skip to content
SHC Docs

job response models

Generated file — do not edit by hand. Regenerate from the repo root with CGO_ENABLED=0 go run scripts/gen-response-models-md.go.

Part of the API response model reference, which explains the Response model and Origin columns. Route inventory: routes.md. Named payload structs: payload-shapes.md.

MethodPathResponse modelOrigin
POST/api/method/shc.job.cancelMethodResponse[CancelJobRunResponse]handler
GET/api/method/shc.job.getMethodResponse[JobDefinition]handler
GET/api/method/shc.job.listMethodResponse[JobListResponse]handler
POST/api/method/shc.job.runMethodResponse[JobRunTaskResponse]handler
GET/api/resource/Job/{job_name}JobDefinitionhandler
GET/api/resource/JobRunJobRunListResponsehandler
GET/api/resource/JobRun/{name}JobRunDetailResponsehandler