Record
put-users-selected-user-ssh-keys-key-id-params
No description available.
record put-users-selected-user-ssh-keys-key-id-params {
key-id: string,
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 |
|---|---|---|
| key-id | string | |
| 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> |