Exoscale · Capability
Exoscale API — ssh-key
Exoscale API — ssh-key. 4 operations. Lead operation: List SSH keys. Self-contained Naftiko capability covering one Exoscale business surface.
What You Can Do
GET
Listsshkeys
— List SSH keys
/v1/ssh-key
POST
Registersshkey
— Import SSH key
/v1/ssh-key
DELETE
Deletesshkey
— Delete a SSH key
/v1/ssh-key/{name}
GET
Getsshkey
— Retrieve SSH key details
/v1/ssh-key/{name}
MCP Tools
list-ssh-keys
List SSH keys
read-only
idempotent
import-ssh-key
Import SSH key
delete-ssh-key
Delete a SSH key
idempotent
retrieve-ssh-key-details
Retrieve SSH key details
read-only
idempotent