Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 621 Bytes

CreateKeypairRequest.md

File metadata and controls

15 lines (7 loc) · 621 Bytes

CreateKeypairRequest

Properties

Name Type Description Notes
dryRun Boolean If true, checks whether you have the required permissions to perform the action. [optional]
keypairName String A unique name for the keypair, with a maximum length of 255 ASCII printable characters.
publicKey String The public key to import in your account, if you are importing an existing keypair. This value must be Base64-encoded. [optional]