Datadog Hosts

Mute host

Mute a host.

Inputs

Field

Type

Description

name [required]

string

duration_seconds

number

Duration of the mute, relative to when the workflow runs, expressed as a number of seconds. If not provided, the mute is in effect indefinitely until you cancel it.

override

boolean

If true and the host is already muted, replaces existing host mute settings.

message

string

Message to associate with the muting of this host.

Outputs

Field

Type

Description

action

string

Action applied to the hosts.

hostname

string

The host name.

message

string

Message associated with the mute.

end

number

POSIX timestamp in seconds when the host is unmuted.