timeweb_add_ssh_key_to_server
Add an SSH key to a server for passwordless authentication. Provide the server ID and SSH key ID to grant secure access.
Instructions
Add an SSH key to a server for authentication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | No | Output format: 'markdown' for human-readable or 'json' for machine-readable | |
| server_id | Yes | Server ID | |
| ssh_key_id | Yes | SSH key ID |