Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 590 Bytes

CreatePublicKey.md

File metadata and controls

13 lines (9 loc) · 590 Bytes

CreatePublicKey

Properties

Name Type Description Notes
id int The ID of the public key. [optional]
public_key str The public key to use when using the API. [optional]
scan_limit int How many scans the public key can do. [optional]
valid_until datetime When the public key expires. [optional]

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