Skip to main content
Set a default job on a machine with specified parameters.
This is a host method, used for managing machines you are renting out on Vast.ai.

Signature

Parameters

id
int
required
id
price_gpu
Optional[float]
price_gpu
price_inetu
Optional[float]
price_inetu
price_inetd
Optional[float]
price_inetd
image
Optional[str]
image
args
Optional[List[str]]
args

Returns

str, Result from the API call.

Example