Authorizations
API key must be provided in the Authorization header
Path Parameters
ID of the machine to schedule maintenance for.
Example:
12345
Body
application/json
Start date and time of the maintenance window.
Example:
"2023-10-30T14:00:00Z"
Duration of the maintenance window in hours.
Example:
2
Reason for the maintenance.
Example:
"Routine hardware check"
Category of the maintenance.
Available options:
power, internet, disk, gpu, software, other Example:
"software"