Add SSH key
Adds SSH public keys to an Instance or Virtual Machine. Key changes take effect within seconds — no restart required.
PUT
/notebooks/{Instance_id}/ssh-keys/Path parameters
Instance_idPathintegerrequiredInstance ID
Query parameters
project_idQueryintegerrequiredProject ID
active_iamQueryintegeroptionalActive IAM ID (To access contact person account) Find your Active IAM ID here
locationQuerystringrequiredLocation
Request body
application/json
List of SSH keys to be added
Responses
200Operation successful, but no data returned
example
200example
Success