mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-06 20:37:44 +00:00
15 lines
1.1 KiB
Markdown
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 | |