Servers
Update
Update Server.
patch/servers/{uuid}
Path parameters
uuidstring required
Server UUID
Request body
namestring
The name of the server.
descriptionstring
The description of the server.
ipstring
The IP of the server.
portinteger
The port of the server.
userstring
The user of the server.
private_key_uuidstring
The UUID of the private key.
is_build_serverboolean
Is build server.
instant_validateboolean
Instant validate.
proxy_type'traefik' | 'caddy' | 'none'
The proxy type.
Response
Server updated.
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.