Record
create-response-ssh-key
No description available.
record create-response-ssh-key {
fingerprint: option<string>,
id: option<s32>,
name: string,
public-key: string,
}Fields
| Name | Type | Description |
|---|---|---|
| fingerprint | option<string> | |
| id | option<s32> | |
| name | string | |
| public-key | string |