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.
/gpu-cloud/ssh-keys
The API Key secret should be sent through this header to authenticate the request.
my-ssh-key
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDHRbO3HkzPmp65PR...fAn7Jlb8b61BFh6k= cloud@sesterce
/gpu-cloud/ssh-keys
The API Key secret should be sent through this header to authenticate the request.
/gpu-cloud/ssh-keys/{id}/makedefault
The API Key secret should be sent through this header to authenticate the request.
No body
/gpu-cloud/ssh-keys/{id}
The API Key secret should be sent through this header to authenticate the request.
No body