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

443 B

SshKeyOneRequest

Example Usage

import { SshKeyOneRequest } from "dokploy/models/operations";

let value: SshKeyOneRequest = {
  sshKeyId: "<id>",
};

Fields

Field Type Required Description
sshKeyId string ✔️ N/A