mute_host
Mute a host in Datadog by creating a Downtime V2 to temporarily suppress alerts and notifications for that host.
Instructions
Mute a host. Note: This creates a Downtime V2 for the host.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}