< Back
Resume-DDHost
Post
NAME Resume-DDHost
SYNOPSIS
Unmutes Datadog hosts.
SYNTAX
Resume-DDHost [-Hostname] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Hostname <String>
A hostname as shown on Datadog's Infrastructure List
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\># Unmute a host called myhost
Resume-DDHost -Hostname myhost
RELATED LINKS
http://docs.datadoghq.com/api/?lang=con ... sts-unmute
SYNOPSIS
Unmutes Datadog hosts.
SYNTAX
Resume-DDHost [-Hostname] <String> [-WhatIf] [-Confirm] [<CommonParameters>]
DESCRIPTION
PARAMETERS
-Hostname <String>
A hostname as shown on Datadog's Infrastructure List
Required? true
Position? 1
Default value
Accept pipeline input? true (ByValue, ByPropertyName)
Accept wildcard characters? false
-WhatIf [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
-Confirm [<SwitchParameter>]
Required? false
Position? named
Default value
Accept pipeline input? false
Accept wildcard characters? false
<CommonParameters>
This cmdlet supports the common parameters: Verbose, Debug,
ErrorAction, ErrorVariable, WarningAction, WarningVariable,
OutBuffer, PipelineVariable, and OutVariable. For more information, see
about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).
INPUTS
OUTPUTS
-------------------------- EXAMPLE 1 --------------------------
PS C:\\># Unmute a host called myhost
Resume-DDHost -Hostname myhost
RELATED LINKS
http://docs.datadoghq.com/api/?lang=con ... sts-unmute