Start a Job
Start a new Job. Required permissions: StartJob, UseGlobalCompute
Authorizations
Body
Id of project to create job in.
"623130ad7a0af0281c01a698"
Command for job to run
"main.py"
Optional capacity type within the hardware tier.
"on-demand"
Git commitId to start job from. Defaults to head commitId for the project.
"960a4c99a4cc38194cbacbcce41caa68ba5369ea"
Id of environment to use when creating job. Defaults to project default environment.
"623131507a0af0281c01a699"
Specification describing which environment revision to use. Defaults to "ActiveRevision"
"ActiveRevision | LatestRevision | SomeRevision(623131577a0af0281c01a69a)"
Ids of external volumes to be mounted on this job.
Hardware tier to use for this job. Defaults to project default hardware tier.
"small-k8s"
Ids of NetApp volumes to be mounted on this job.
Whether to snapshot datasets mounted on the Job when the Job completes.
Whether to snapshot NetApp volumes mounted on the Job when the Job completes.
Name of job to start
"K-means clustering"