Skip to main content
Glama

mcp-server-datadog

cancel_downtime

Remove a scheduled downtime in Datadog by providing the downtime ID, ensuring continuous monitoring and alerting without interruptions.

Instructions

Cancel a scheduled downtime in Datadog

Input Schema

NameRequiredDescriptionDefault
downtimeIdYes

Input Schema (JSON Schema)

{ "properties": { "downtimeId": { "type": "number" } }, "required": [ "downtimeId" ], "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