Instances

Get instance SSH key

Retrieve the SSH key for an instance.

get/api/v2/instances/{instanceID}/sshkey

Response

An SSH key.

privateKeystring required

The SSH private key.

Changes