Create Pod
Create a new pod
Request body
Acceptable region codes
Pod name
Docker image name
Container registry auth ID
Image registry URL
Image type: PUBLIC or PRIVATE
Resource type: GPU or CPU
GPU type
GPU count (must be power of 2)
Create on Spot resource when true
Spot instance max hourly price cap for the whole machine; only valid when isSpot=true
Shared memory size in GB
Minimum single card RAM in GB
Minimum single card VRAM in GB
Minimum single card vCPU count
Container volume size in GB
Initialization command
Pod lifecycle webhook callback URL. When creating a Pod, you can provide a callbackUrl in the request body. The platform will send HTTP POST notifications to this URL whenever the Pod transitions into a key lifecycle state (RUNNING, TERMINATED, FAILED, or DEGRADED).
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.