dokploy_server
Manage servers: create, list, update, delete, get public IP, and fetch metrics with credentials.
Instructions
Manage servers. list/count/publicIp: no params. get: serverId. create: name+ipAddress+port+username+sshKeyId+serverType. update: serverId+fields. remove: serverId. getMetrics: url+token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | No | ||
| port | No | ||
| token | No | ||
| action | Yes | ||
| serverId | No | ||
| sshKeyId | No | ||
| username | No | ||
| ipAddress | No | ||
| dataPoints | No | ||
| serverType | No | deploy | build | |
| description | No |