Record
post-users-selected-user-ssh-keys-params
No description available.
record post-users-selected-user-ssh-keys-params {
selected-user: string,
type-op: string,
comment: option<string>,
created-on: option<string>,
key: option<string>,
label: option<string>,
last-used: option<string>,
links: option<account-key-links>,
uuid: option<string>,
owner: option<account>,
}Fields
| Name | Type | Description |
|---|---|---|
| selected-user | string | |
| type-op | string | |
| comment | option<string> | |
| created-on | option<string> | |
| key | option<string> | |
| label | option<string> | |
| last-used | option<string> | |
| links | option<account-key-links> | |
| uuid | option<string> | |
| owner | option<account> |