API Reference
Machines
Set Default Job
2min
PUT
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?