Record
add-ssh-key-params
No description available.
record add-ssh-key-params {
created: option<string>,
id: option<s32>,
label: option<string>,
ssh-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created | option<string> | |
| id | option<s32> | |
| label | option<string> | |
| ssh-key | option<string> |