Skip to main content
Glama

mcp-server-datadog

unmute_host

Unmute a host in Datadog by providing the hostname, enabling the host to resume monitoring and alerting functionality.

Instructions

Unmute a host in Datadog

Input Schema

NameRequiredDescriptionDefault
hostnameYesThe name of the host to unmute

Input Schema (JSON Schema)

{ "properties": { "hostname": { "description": "The name of the host to unmute", "type": "string" } }, "required": [ "hostname" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-datadog

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/winor30/mcp-server-datadog'

If you have feedback or need assistance with the MCP directory API, please join our Discord server