v1
latestOpenAPI 3.1.02026-07-178614.4 KBSubmit Job
Submit a job to the cluster.
Request body
Command to start execution, ex: 'python script.py'
Optional submission_id to specify for the job.
Optional job_id to specify for the job.
The runtime environment for the job.
Arbitrary user-provided metadata for the job.
Number of CPUs to allocate for the execution of the entrypoint command, separately from any Ray tasks or actors that are created by it.
Number of GPUs to allocate for the execution of the entrypoint command, separately from any Ray tasks or actors that are created by it.
The quantity of memory to reserve for the execution of the entrypoint command, separately from any tasks or actors launched by it.
The quantity of various custom resources to allocate for the execution of the entrypoint command, separately from any Ray tasks or actors that are created by it.
Response
The ID of the submitted job.
The ID of the submitted job.
The ID of the submitted job.