Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 556 Bytes

SshKeyProperties.md

File metadata and controls

11 lines (8 loc) · 556 Bytes

SshKeyProperties

Properties

Name Type Description Notes
KeyName string External user data REQUIRED [optional] [default to null]
KeyPassphrase string SSH Key passphrase REQUIRED [optional] [default to null]
KeySize int32 SSH Key size (default 2048) [optional] [default to 2048]

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