Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SSHCertificateAuthority

Hierarchy

  • SSHCertificateAuthority

Index

Properties

createdAt

createdAt: Date

timestamp when the SSH Certificate Authority API resource was created, RFC 3339 format

Optional description

description: string

human-readable description of this SSH Certificate Authority. optional, max 255 bytes.

id

id: string

unique identifier for this SSH Certificate Authority

keyType

keyType: string

the type of private key for this SSH Certificate Authority

Optional metadata

metadata: string

arbitrary user-defined machine-readable data of this SSH Certificate Authority. optional, max 4096 bytes.

publicKey

publicKey: string

raw public key for this SSH Certificate Authority

uri

uri: string

URI of the SSH Certificate Authority API resource

Generated using TypeDoc