< Back

Resume-DDHost

Sat Jan 18, 2020 8:13 pm

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