Delete Docker Host
deleteDockerHostPermanently remove a Docker host connection. Uptime Kuma clears it from linked monitors, preserving the monitors themselves.
Instructions
Permanently deletes a docker daemon connection. Any monitors referencing it will have their docker_host cleared by Uptime Kuma (the monitors themselves are not deleted).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dockerHostID | Yes | The ID of the docker host to delete |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| msg | No |