Instances

Api Submit Instance

Submit a job to the queue. Tier overrides priority.

Multi-GPU: Set num_gpus > 1 for multi-GPU jobs. NFS: Optionally specify nfs_server + nfs_path for shared storage.

post/instance

Request body

namestring required
vram_needed_gbnumber required
priorityinteger
tierstring nullable
num_gpusinteger
nfs_serverstring nullable
nfs_pathstring nullable
nfs_mount_pointstring nullable
imagestring nullable
interactiveboolean
commandstring nullable
ssh_portinteger

Response

Successful Response

{"stackTrail":"paths:/instance:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes