Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 570 Bytes

File metadata and controls

26 lines (14 loc) · 570 Bytes

AvhApi.ProjectKey

Properties

Name Type Description Notes
identifier String keyId [optional]
kind String kind of key
project String projectId [optional]
key String The public key
fingerprint String Key fingerprint [optional]
updatedAt Date Time of last update [optional]
createdAt Date Time of creation [optional]

Enum: KindEnum

  • ssh (value: "ssh")

  • adb (value: "adb")