Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 789 Bytes

SshKey.md

File metadata and controls

16 lines (12 loc) · 789 Bytes

SshKey

Properties

Name Type Description Notes
comment str The comment parsed from the SSH key (if present) [optional]
created_on datetime [optional]
key str The SSH public key value in OpenSSH format. [optional]
label str The user-defined label for the SSH key [optional]
last_used datetime [optional]
links BranchingModelSettingsAllOfLinks [optional]
uuid str The SSH key's immutable ID. [optional]

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