Skip to content

datadog unmute-host

This endpoint allows to unmute a host

Description

This endpoint allows to unmute a host

Synopsis

datadog unmute-host
    [--site <site>]
    [<host>]

Arguments

site - (string)

     Site where this command will be executed
     Example: --site "site-1"
     Default: input.site      Attributes: optional

host - (string)

     Id of host
     Example: "host-1"
     Default: _None_      Attributes: optional

Examples

Input:

!datadog unmute-host --host "8847988" 
Output:
datadog unmute-host "8847988"
ACTION  DOWNTIME    HOST
Unmuted  4075441    8847988

Access Control

To use this command, you need access to the following:

Field Value
Action "update"
Service Type "datadog"
Service Instance
Namespace
Object Type "host"
Object ID

Please see Access Control for details.