curl --request GET \
--url https://api.sfcompute.com/v0/vms/ssh{
"ssh_hostname": "<string>",
"ssh_port": 1,
"ssh_host_keys": [
{
"key_type": "<string>",
"base64_encoded_key": "aSDinaTvuI8gbWludGxpZnk="
}
],
"last_successful_key_update": 1738972800,
"last_attempted_key_update": 1738972800
}curl --request GET \
--url https://api.sfcompute.com/v0/vms/ssh{
"ssh_hostname": "<string>",
"ssh_port": 1,
"ssh_host_keys": [
{
"key_type": "<string>",
"base64_encoded_key": "aSDinaTvuI8gbWludGxpZnk="
}
],
"last_successful_key_update": 1738972800,
"last_attempted_key_update": 1738972800
}