mirror of
https://github.com/LukeHagar/Dokploy-ts-sdk.git
synced 2025-12-06 04:19:37 +00:00
766 B
766 B
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 |