coolify_update_server
Update a Coolify server's configuration by modifying its IP, name, port, SSH user, description, or private key to adjust server settings.
Instructions
[WRITE] Update configuration of a Coolify server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Server IP address | |
| name | No | Server display name | |
| port | No | SSH port | |
| user | No | SSH username | |
| uuid | Yes | UUID of the resource | |
| description | No | Server description | |
| is_build_server | No | Use as build server | |
| private_key_uuid | No | UUID of the SSH private key |