# SshKeyGenerateRequest ## Example Usage ```typescript import { SshKeyGenerateRequest } from "dokploy/models/operations"; let value: SshKeyGenerateRequest = {}; ``` ## Fields | Field | Type | Required | Description | | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | | `type` | [operations.SshKeyGenerateType](../../models/operations/sshkeygeneratetype.md) | :heavy_minus_sign: | N/A |