Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 466 Bytes

overview.rst

File metadata and controls

20 lines (14 loc) · 466 Bytes

User SSH Keys API Resources

  • sshKey-create: Creates a new public ssh key
  • sshKey-delete: Removes an ssh key from an user
  • sshKey-get: Retrieves a public SSH key for an user
  • sshKey-getAll: Retrieves all the publish SSH keys for an user

sshKey_create sshKey_delete sshKey_get sshKey_getAll