update_server
Update a server's name, description, IP address, SSH port, or SSH user by providing the server UUID.
Instructions
Update a server
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| uuid | Yes | Server UUID | |
| name | No | Server name | |
| description | No | Server description | |
| ip | No | Server IP address | |
| port | No | SSH port | |
| user | No | SSH user |