Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

Examples: SSH Keys

You can add SSH public keys to a Test Agent via the REST API. Using the corresponding private key you can then log in to the Test Agent via SSH.

The full list of available operations on SSH keys is as follows:

  • Add an SSH key
  • Modify an SSH key
  • Inspect an SSH key
  • List SSH keys
  • Delete an SSH key.

Below, some of these operations are exemplified.

Adding an SSH Key

Here is how to create a new SSH key.

Retrieving All SSH Keys

To list all SSH keys, proceed as follows:

Deleting an SSH Key

If you want to delete an SSH key, use the following command: