Skip to main content
Schedule maintenance for a machine.
This is a host method, used for managing machines you are renting out on Vast.ai.

Signature

Parameters

id
int
required
id
sdate
Optional[float]
sdate
duration
Optional[float]
duration

Returns

str, Result from the API call.

Example