Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 607 Bytes

PipelineSshPublicKey.md

File metadata and controls

13 lines (9 loc) · 607 Bytes

PipelineSshPublicKey

Properties

Name Type Description Notes
key str The base64 encoded public key. [optional]
key_type str The type of the public key. [optional]
md5_fingerprint str The MD5 fingerprint of the public key. [optional]
sha256_fingerprint str The SHA-256 fingerprint of the public key. [optional]

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