Way to sleep one Kapacitor alert for single host

Is it possible to sleep an alert for specific host?
Lets say we have 10 hosts in a cluster and we have a known issue with one host or we are taking 1 host down for maintenance. We don’t want to receive an alert for that specific host. Can we do that?

Kapacitor disable <alert_name> will disable alert for all hosts, but we want to disable for one specific host.
If we stop telegraf on that host, it will stop sending metrics to other measurement as well on which we have a deadman alert. So we are looking for possibility of sleeping alert for one single host.

let me know if any one has any idea

Regards,

Advait Deo