v1

latestOpenAPI 3.0.32026-07-13122146291.9 KB
Virtual machines

Update virtual machine authorized SSH keys

Updates the authorized SSH keys of a virtual machine.

post/v1/projects/{projectId}/vm/{id}/authorized-ssh-keys

Path parameters

projectIdstring required
idstring required

Request body

customSshKeysstring[]
sshKeySource'SSH_KEY_SOURCE_UNKNOWN' | 'SSH_KEY_SOURCE_PROJECT' | 'SSH_KEY_SOURCE_USER' | 'SSH_KEY_SOURCE_NONE'

Response

A successful response.

object required