Vast.ai Docs

⌘K
Overview
Introduction
QuickStart
FAQ
Guides
Windows SSH/SCP Guide
Oobabooga (LLM webui)
Stable Diffusion
Disco Diffusion
Google Colab
GPU Instances
Launch Modes
Rental Types
Search Interface
Templates
SSH/SCP
Jupyter
Data Movement
Cloud Sync
Docker Execution Environment
CLI
Overview & Quickstart
CLI Commands
API Reference
Instances
Accounts
Machines
Hosts
Data Movement
Search
Docs powered by
Archbee
API Reference
Machines

Set Default Job

2min
PUT
Set default job for a machine with a specific image
QUERY PARAMETERS
api_key
string
*
API key for authentication
BODY PARAMETERS
body
SetDefaultJobRequestBody
*
Details of default job to be run
machine
integer
ID of the machine
price_gpu
number
Price per GPU
price_inetu
number
Price for internet upload (inbound) traffic
price_inetd
number
Price for internet download (outbound) traffic
image
string
Image for the machine
RESPONSES
200
Success
SetDefaultJobResponse
success
boolean
Indicates if the request was successful
machine_id
integer
ID of the machine
user_id
integer
ID of the user
you_sent
SetDefaultJobRequestBody




Updated 20 Jul 2023
Did this page help you?
PREVIOUS
Set Minimum Bid
NEXT
Remove Default Job
Docs powered by
Archbee