Update
PATCH /servers/{uuid}
Update Server.
Authorizations
Request Body required
Server updated.
object
The name of the server.
The description of the server.
The IP of the server.
The port of the server.
The user of the server.
The UUID of the private key.
Is build server.
Instant validate.
The proxy type.
Responses
201
Server updated.
Server model
object
The server ID.
The server UUID.
The server name.
The server description.
The IP address.
The user.
The port number.
The proxy configuration.
object
The proxy type.
The flag to indicate if the high disk usage notification has been sent.
The flag to indicate if the unreachable notification has been sent.
The unreachable count for your server.
The validation logs.
The flag to indicate if the log drain notification has been sent.
The swarm cluster configuration.
The flag to indicate if the unused volumes should be deleted.
The flag to indicate if the unused networks should be deleted.
400
Invalid token.
object
401
Unauthenticated.
object
404
Resource not found.