API Reference
Hosts
Schedule Maintenance
2min
PUT
PATH PARAMETERS
MACHINE_ID
string
*QUERY PARAMETERS
HOST-API_KEY
string
*BODY PARAMETERS
body
ScheduleMaintenanceRequestBody
*Details of maintenance to be scheduled. Starting date should be in in UNIX timestamp format
client_id
string
*Who the owner of the machine is, use "me" if you are the owner
sdate
integer
*Start date in UNIX timestamp
duration
integer
*Duration in hours
RESPONSES
200
Success response
ScheduleMaintenanceResponse
success
boolean
you_sent
string

Updated 20 Jul 2023
Did this page help you?