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

710 B
Raw Permalink Blame History

SshKeyUpdateRequest

Example Usage

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

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

Fields

Field Type Required Description
name string N/A
description string N/A
lastUsedAt string N/A
sshKeyId string ✔️ N/A