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

766 B
Raw Blame History

HealthCheckSwarm

Example Usage

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

let value: HealthCheckSwarm = {};

Fields

Field Type Required Description
test string[] N/A
interval number N/A
timeout number N/A
startPeriod number N/A
retries number N/A