Hi,
I can set cloud-init sshkey from Proxmox Web UI.
But when I use "pvesh set /nodes/node1/qemu/1100/config --sshkeys "ssh-rsa AAAAB3NzaC1..." to set the sshkey, got the error:
400 Parameter verification failed.
sshkeys: invalid format - invalid urlencoded string: ssh-rsa AAAA
What is the correct format of sshkeys parameter?
I can set cloud-init sshkey from Proxmox Web UI.
But when I use "pvesh set /nodes/node1/qemu/1100/config --sshkeys "ssh-rsa AAAAB3NzaC1..." to set the sshkey, got the error:
400 Parameter verification failed.
sshkeys: invalid format - invalid urlencoded string: ssh-rsa AAAA
What is the correct format of sshkeys parameter?