dokploy_patch_toggleEnabled
dokploy_patch_toggleEnabledEnable or disable a patch in Dokploy infrastructure by specifying patchId and enabled status to manage deployment configurations.
Instructions
[patch] patch.toggleEnabled (POST)
Parameters:
patchId (string, required)
enabled (boolean, required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| patchId | Yes | ||
| enabled | Yes |