list_ssh_keys
Retrieve all SSH keys associated with a specific legacy VPS server by providing its service ID.
Instructions
List the SSH keys on a specific server (legacy VPS). SSH keys are per-server in the API, not account-wide. Pass a service_id from list_services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | Server ID from list_services. |