Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 619 Bytes

Sshkeylist.md

File metadata and controls

13 lines (9 loc) · 619 Bytes

Sshkeylist

Properties

Name Type Description Notes
Id string The ID of the SSH key. [optional] [default to null]
CreateDate string The date the SSH key was created. [optional] [default to null]
Name string The name of the SSH key. [optional] [default to null]
PublicKey string The Public SSH key. [optional] [default to null]

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