Create Job
Documentation Index
Fetch the complete documentation index at: https://otoyinc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Body
- Option 1
- Option 2
The maximum time in milliseconds to execute a BATCH Job.
x >= 60000900000
BATCH The number of CPU cores required for the Job. The assigned Node must have at least this many CPU cores available.
x >= 04
An optional description for the Job.
The number of GPUs required for the Job. The assigned Node must have at least this many GPUs available.
x >= 01
The name of the GPU to use for the Job. If not specified, the system will choose the first available GPU that satisfies the Job requirements. Mutually exclusive with gpu_registry_uuid.
"NVIDIA RTX 4090"
UUID of a GPU from the GpuRegistry for exact GPU targeting. Mutually exclusive with gpu_name.
"01234567-89ab-cdef-0123-456789abcdef"
The maximum number of Nodes that can be assigned to run the Job. Default is 1.
The maximum number of times to retry the Job if it fails. Default is 0 (no retries).
x >= 0The maximum time in milliseconds to wait for the the Job to be assigned to a Node. Default: 5 minutes.
x >= 300000The maximum time in milliseconds to wait for the the Node to finish preparing the assigned Job. Default: 5 minutes.
x >= 120000The minimum RAM in gigabytes required for the Job. The assigned Node must have at least this much RAM available.
x >= 0The minimum storage in gigabytes required for the Job. The assigned Node must have at least this much storage available.
x >= 0The minimum VRAM in gigabytes required for the Job. The assigned Node must have at least this much VRAM available.
x >= 0Restrict this Job to nodes in the given region codes. Empty = no per-Job restriction.
36ca-central-1, ca-west-1, mx-central-1, sa-east-1, us-east-1, us-east-2, us-west-1, us-west-2, eu-central-1, eu-central-2, eu-north-1, eu-south-1, eu-south-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, ap-east-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, ap-south-1, ap-south-2, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-southeast-4, ap-southeast-5, ap-southeast-6, ap-southeast-7, cn-north-1, cn-northwest-1, af-south-1, il-central-1, me-central-1, me-south-1 ["us-west-2"]Response
Job created successfully
job PENDING, ASSIGNED, RUNNING, COMPLETED, CANCELLED, FAILED BATCH, PERSISTENT Coarse geographic-network region identifier (AWS-style naming).
ca-central-1, ca-west-1, mx-central-1, sa-east-1, us-east-1, us-east-2, us-west-1, us-west-2, eu-central-1, eu-central-2, eu-north-1, eu-south-1, eu-south-2, eu-west-1, eu-west-2, eu-west-3, ap-east-1, ap-east-2, ap-northeast-1, ap-northeast-2, ap-northeast-3, ap-south-1, ap-south-2, ap-southeast-1, ap-southeast-2, ap-southeast-3, ap-southeast-4, ap-southeast-5, ap-southeast-6, ap-southeast-7, cn-north-1, cn-northwest-1, af-south-1, il-central-1, me-central-1, me-south-1