Skip to content

Validate

GET
/servers/{uuid}/validate

Validate server by UUID.

Authorizations

Parameters

Path Parameters

uuid
required
string

Server UUID

Responses

201

Server validation started.

object
message
string
Validation started.

400

Invalid token.

object
message
string
Invalid token.

401

Unauthenticated.

object
message
string
Unauthenticated.

404

Resource not found.

object
message
string
Resource not found.