Data Types

KeyPair

Informations on key pairs.

Parameter Name
Type
Description

keyId

String

SSH key pair ID, e.g. key-xxxxxxxx.

keyName

String

SSH key pair name.

publicKey

String

Public SSH keys in OpenSSH format. For example: ssh-rsa XXXXXXXXXXXX key_xxx

keyDescription

String

Description information on SSH key pair.

createTime

String

Creation time. Format: YYYY-MM-ddTHH:mm:ssZ.

Last updated