SSH Keys
Last updated
Was this helpful?
Last updated
Was this helpful?
Use this endpoint to add new SSH keys, especially when integrating new developers or setting up new instances that require secure access.
Use descriptive names for your keys to easily manage multiple SSH credentials.
Access this endpoint to manage your SSH keys, which is essential for securing access to your instances and maintaining a safe environment.
This endpoint is handy when you want to change the default SSH key for your connections, for example, during regular key rotation for security reasons.
Use this endpoint to clean up and remove obsolete or compromised SSH keys to maintain the security of your environment.
Regularly review and clean up unused SSH keys to maintain security.
"my-ssh-key"
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHRbO3HkzPmp65PR...fAn7Jlb8b61BFh6k= cloud@sesterce"
Return the created ssh key
"668f9d8df664e3c028ce5de9"
"668f9d8df664e3c028ce5de9"
"ssh-key-name"
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHRbO3HkzPmp65PR...fAn7Jlb8b61BFh6k= cloud@sesterce"
false
"2024-10-16T16:05:11.439Z"
"2024-11-15T12:46:12.327Z"
Returns the list of user ssh keys
"668f9d8df664e3c028ce5de9"
"668f9d8df664e3c028ce5de9"
"ssh-key-name"
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHRbO3HkzPmp65PR...fAn7Jlb8b61BFh6k= cloud@sesterce"
false
"2024-10-16T16:05:11.439Z"
"2024-11-15T12:46:12.327Z"
SSH key marked as default
SSH key deleted successfully