coolify_update_server
Update an existing server's settings using its UUID; optionally change IP, name, port, user, description, or private key.
Instructions
Update an existing server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ip | No | Server IP address | |
| name | No | Server name | |
| port | No | SSH port | |
| user | No | SSH user | |
| uuid | Yes | Server UUID | |
| description | No | Server description | |
| private_key_uuid | No | Private key UUID |