v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-0618918374.7 KB
Servers

Validate

Validate server by UUID.

post/servers/{uuid}/validate

Path parameters

uuidstring required

Server UUID

Request body

installboolean

Install missing prerequisites and Docker. This can restart the Docker daemon.

Response

Server validation started.

messagestring

Example response

{
  "message": "Validation started."
}