@akamai/openapi-ts
Preparing search index...
zod.gen
postAddSshKeyResponseSchema
Variable postAddSshKeyResponseSchema
Const
postAddSshKeyResponseSchema
:
ZodObject
<
{
created
:
ZodReadonly
<
ZodISODateTime
>
;
id
:
ZodReadonly
<
ZodInt
>
;
label
:
ZodString
;
ssh_key
:
ZodString
;
}
,
$strip
,
>
= ...
A credential object for authenticating a User's secure shell connection to a Linode.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@akamai/openapi-ts
Loading...
A credential object for authenticating a User's secure shell connection to a Linode.