Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 602 Bytes

Ssh.md

File metadata and controls

14 lines (10 loc) · 602 Bytes

Org.OpenAPITools.Model.Ssh

SSH Key information.

Properties

Name Type Description Notes
Id string A unique ID for the SSH Key. [optional]
DateCreated string The date this SSH Key was created. [optional]
Name string The user-supplied name for this SSH Key. [optional]
SshKey string The SSH Key. [optional]

[Back to Model list] [Back to API list] [Back to README]