coolify_update_server
Update server details in Coolify infrastructure management including name, description, IP address, SSH port, and user credentials using the server UUID.
Instructions
Update server
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| description | No | Server description | |
| ip | No | Server IP address | |
| name | No | Server name | |
| port | No | SSH port | |
| user | No | SSH user | |
| uuid | Yes | Server UUID |