get_downtime
Retrieve detailed information about a specific Datadog downtime event using its unique identifier to monitor and manage system availability.
Instructions
Get downtime detail by downtime_id.
Input Schema
| Name | Required | Description | Default | 
|---|---|---|---|
| No arguments | |||
Input Schema (JSON Schema)
{
  "properties": {},
  "type": "object"
}