Delete Docker Host
deleteDockerHostPermanently remove a Docker daemon connection from Uptime Kuma. Linked monitors lose the Docker host reference but remain intact.
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 |