latestOpenAPI 3.0.12026-08-10234260964.0 KB

6cc88fde6435

SSH Keys

Add a new public SSH key to a user

post/ssh_keys

Request body

valuestring required

The value of the ssh key.

titlestring

The title of the ssh key.

uuidstring

The uuid of the user.

Response

The newly created ssh key.

key_idinteger

The ID of the public key.

uidinteger

The internal user ID.

fingerprintstring

The fingerprint of the public key.

titlestring

The title of the public key.

valuestring

The actual value of the public key.

changedstring

The time of the last key modification (ISO 8601)