v51

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

Get

Get server by UUID.

get/servers/{uuid}

Path parameters

uuidstring required

Server's UUID

Response

Get server by UUID

idinteger

The server ID.

uuidstring

The server UUID.

namestring

The server name.

descriptionstring

The server description.

ipstring

The IP address.

userstring

The user.

portinteger

The port number.

proxyobject

The proxy configuration.

proxy_type'traefik' | 'caddy' | 'none'

The proxy type.

high_disk_usage_notification_sentboolean

The flag to indicate if the high disk usage notification has been sent.

unreachable_notification_sentboolean

The flag to indicate if the unreachable notification has been sent.

unreachable_countinteger

The unreachable count for your server.

validation_logsstring

The validation logs.

log_drain_notification_sentboolean

The flag to indicate if the log drain notification has been sent.

swarm_clusterstring

The swarm cluster configuration.