list_service_ssh_key_library
List SSH keys in a legacy VPS's key library. Use the returned IDs, names, public keys, and fingerprints when reinstalling the server.
Instructions
List the SSH keys registered in a legacy VPS's key library (Virtualizor) — each with id, name, publicKey, and a server-computed fingerprint. These are the keys selectable when reinstalling this server. Distinct from list_ssh_keys, which returns the keys already installed on the running server. The service_id comes from list_services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_id | Yes | Service ID from list_services. |