Name | Type | Description | Notes |
---|---|---|---|
Type_ | string | [default to null] | |
Uuid | string | The SSH key's immutable ID. | [optional] [default to null] |
Key | string | The SSH public key value in OpenSSH format. | [optional] [default to null] |
Comment | string | The comment parsed from the SSH key (if present) | [optional] [default to null] |
Label | string | The user-defined label for the SSH key | [optional] [default to null] |
CreatedOn | time.Time | [optional] [default to null] | |
LastUsed | time.Time | [optional] [default to null] | |
Links | *VersionLinks | [optional] [default to null] | |
Owner | *Account | [optional] [default to null] |