Files
Dokploy-ts-sdk/docs/models/operations/sshkeygeneraterequest.md
2025-09-26 02:33:10 +00:00

15 lines
1.1 KiB
Markdown

# 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 |